SWITCHING_PROTOCOLS constant Null safety

int const SWITCHING_PROTOCOLS
@Deprecated("Use switchingProtocols instead")

Implementation

@Deprecated("Use switchingProtocols instead")
static const int SWITCHING_PROTOCOLS = switchingProtocols;