command property

  1. @JsonKey(includeToJson: false)
String? command
final

A used command name.

Implementation

@JsonKey(includeToJson: false)
final String? command;