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