menu
neomage package
documentation
data/plugins/plugin_service.dart
PluginCliService
getManagedPluginNames property
getManagedPluginNames property
dark_mode
light_mode
getManagedPluginNames
property
Set
<
String
>
Function
()
getManagedPluginNames
final
Get the set of managed plugin names.
Implementation
final Set<String> Function() getManagedPluginNames;
neomage package
documentation
data/plugins/plugin_service
PluginCliService
getManagedPluginNames property
PluginCliService class