menu
mnnllm package
documentation
mnnllm_platform_interface.dart
MnnllmPlatform
getConfig method
getConfig method
dark_mode
light_mode
getConfig
method
Future
<
String
?
>
getConfig
(
)
Implementation
Future<String?> getConfig() { throw UnimplementedError('getConfig() has not been implemented.'); }
mnnllm package
documentation
mnnllm_platform_interface
MnnllmPlatform
getConfig method
MnnllmPlatform class