command property

  1. @JsonKey(name: 'command')
String get command
inherited

Text of the command, 1-32 characters. Can contain only lowercase English letters, digits and underscores.

Implementation

@JsonKey(name: 'command')
String get command;