command property

  1. @override
String get command
override

Get the command string for this message type

Implementation

@override
String get command => Commands.getdata;