isDscpEnabled property
final
Allows DSCP (Differentiated Services Code Point) codes to be set on outgoing packets for network level QoS.
This is a best effort hint and network routers may ignore DSCP markings.
Required for networkPriority to take effect.
Ignored on web platforms.
Implementation
final bool? isDscpEnabled;