menu
spiffynode package
documentation
spiffy_node.dart
MsgPing
command property
command property
dark_mode
light_mode
command
property
@
override
String
get
command
override
Get the command string for this message type
Implementation
@override String get command => Commands.ping;
spiffynode package
documentation
spiffy_node
MsgPing
command property
MsgPing class