description property

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

Description of the command, 3-256 characters.

Implementation

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