menu
meshagent package
documentation
protocol.dart
ProtocolCloseException
ProtocolCloseException.new constructor
ProtocolCloseException.new constructor
dark_mode
light_mode
ProtocolCloseException
constructor
ProtocolCloseException
(
{
required
int
closeCode
,
String
?
reason
,
})
Implementation
ProtocolCloseException({required this.closeCode, this.reason});
meshagent package
documentation
protocol
ProtocolCloseException
ProtocolCloseException.new constructor
ProtocolCloseException class