RfidSwitchStateResult constructor
RfidSwitchStateResult({
- required RfidSwitchState switchState,
Implementation
RfidSwitchStateResult({required this.switchState});
RfidSwitchStateResult({required this.switchState});