PROTOCOL_ERROR constant Null safety

int const PROTOCOL_ERROR
@Deprecated("Use protocolError instead")

Implementation

@Deprecated("Use protocolError instead")
static const int PROTOCOL_ERROR = protocolError;