menu
device_info_x package
documentation
models/thermal.dart
Thermal
toJson method
toJson method
dark_mode
light_mode
toJson
method
String
toJson
(
)
returns json representation of
Thermal
object.
Implementation
String toJson() => json.encode(toMap());
device_info_x package
documentation
models/thermal
Thermal
toJson method
Thermal class