command property

  1. @JsonKey.new(name: 'Command', includeIfNull: false)
String? command
final

Implementation

@JsonKey(name: 'Command', includeIfNull: false)
final String? command;