menu
device_info_x package
documentation
models/cpu_info.dart
CPUInfo
toJson method
toJson method
dark_mode
light_mode
toJson
method
String
toJson
(
)
toJson
is the method to convert the class to a json.
Implementation
String toJson() => json.encode(toMap());
device_info_x package
documentation
models/cpu_info
CPUInfo
toJson method
CPUInfo class