menu
flutter_usb_thermal_plugin package
documentation
model/usb_device_model.dart
UsbDevice
toJson method
toJson method
dark_mode
light_mode
toJson
method
String
toJson
(
)
Implementation
String toJson() => json.encode(toMap());
flutter_usb_thermal_plugin package
documentation
model/usb_device_model
UsbDevice
toJson method
UsbDevice class