menu
simutil package
documentation
services/plugin_registry_service.dart
PluginRegistryService
reload abstract method
reload abstract method
dark_mode
light_mode
reload
abstract method
Future
<
List
<
PluginConfig
>
>
reload
(
)
Re-reads the config file from disk, refreshing the cache.
Implementation
Future<List<PluginConfig>> reload();
simutil package
documentation
services/plugin_registry_service
PluginRegistryService
reload abstract method
PluginRegistryService class