menu
get_settings package
documentation
getsettings_platform_interface.dart
GetSettingsPlatform
getCPUType method
getCPUType method
dark_mode
light_mode
getCPUType
method
Future
<
String
?
>
getCPUType
(
)
Implementation
Future<String?> getCPUType() { throw UnimplementedError('getCPUType() has not been implemented.'); }
get_settings package
documentation
getsettings_platform_interface
GetSettingsPlatform
getCPUType method
GetSettingsPlatform class