menu
neomage package
documentation
data/tools/skill_tool.dart
PluginManifest
PluginManifest.new const constructor
PluginManifest.new const constructor
dark_mode
light_mode
PluginManifest
constructor
const
PluginManifest
(
{
required
String
name
,
String
?
version
,
})
Implementation
const PluginManifest({required this.name, this.version});
neomage package
documentation
data/tools/skill_tool
PluginManifest
PluginManifest.new const constructor
PluginManifest class