menu
fcllama package
documentation
fllama.dart
FCllama
getCpuInfo method
getCpuInfo method
dark_mode
light_mode
getCpuInfo
method
Future
<
Map
<
Object
?
,
dynamic
>
?
>
getCpuInfo
(
)
Implementation
Future<Map<Object?, dynamic>?> getCpuInfo() { return FCllamaPlatform.instance.getCpuInfo(); }
fcllama package
documentation
fllama
FCllama
getCpuInfo method
FCllama class