LatencyResult

constructor(latencyUrl: String, measurements: List<Float> = emptyList(), average: Double = 100.0, failed: Throwable? = null)