toJson method
Converts this StacSwitch instance to a JSON map.
Implementation
@override
Map<String, dynamic> toJson() => _$StacSwitchToJson(this);
Converts this StacSwitch instance to a JSON map.
@override
Map<String, dynamic> toJson() => _$StacSwitchToJson(this);