menu
device_info_x package
documentation
models/system_files.dart
SystemFiles
toJson method
toJson method
dark_mode
light_mode
toJson
method
String
toJson
(
)
toJson
returns a json string of the object.
Implementation
String toJson() => json.encode(toMap());
device_info_x package
documentation
models/system_files
SystemFiles
toJson method
SystemFiles class