CanEmulateNetworkConditionsReturn

@Serializable
data class CanEmulateNetworkConditionsReturn(val result: Boolean)

Constructors

Link copied to clipboard
constructor(result: Boolean)

Properties

Link copied to clipboard

True if emulation of network conditions is supported.