menu
system_information package
documentation
base/core.dart
SystemInformationBaseCore
toJsonScheme method
toJsonScheme method
dark_mode
light_mode
toJsonScheme
method
SystemInformationData
toJsonScheme
(
)
Implementation
SystemInformationData toJsonScheme() { return SystemInformationData(toJson()); }
system_information package
documentation
base/core
SystemInformationBaseCore
toJsonScheme method
SystemInformationBaseCore class