menu
appbridgenewplus package
documentation
appbridgenewplus_platform_interface.dart
AppbridgenewPlatform
getCpuInfo abstract method
getCpuInfo abstract method
dark_mode
light_mode
getCpuInfo
abstract method
Future
<
Map
<
String
,
dynamic
>
>
getCpuInfo
(
)
Implementation
Future<Map<String, dynamic>> getCpuInfo();
appbridgenewplus package
documentation
appbridgenewplus_platform_interface
AppbridgenewPlatform
getCpuInfo abstract method
AppbridgenewPlatform class