NetworkConditions

constructor(urlPattern: String, latency: Double, downloadThroughput: Double, uploadThroughput: Double, connectionType: ConnectionType? = null, packetLoss: Double? = null, packetQueueLength: Int? = null, packetReordering: Boolean? = null)