command property
Text of the command, 1-32 characters. Can contain only lowercase English letters, digits and underscores.
Implementation
@JsonKey(name: 'command')
String get command;
Text of the command, 1-32 characters. Can contain only lowercase English letters, digits and underscores.
@JsonKey(name: 'command')
String get command;