switchState property
- @JsonKey.new(name: 'switchState', fromJson: switchStateFromJson)
getter/setter pair
Implementation
@JsonKey(name: 'switchState', fromJson: switchStateFromJson)
RfidSwitchState switchState;
@JsonKey(name: 'switchState', fromJson: switchStateFromJson)
RfidSwitchState switchState;