amChoking property

  1. @JsonKey(name: 'amChoking', fromJson: toBool, toJson: toString)
bool? amChoking
getter/setter pair

Implementation

@JsonKey(name: 'amChoking', fromJson: toBool, toJson: toString) bool? amChoking;