menu
neomage package
documentation
utils/analyze/analyze_context.dart
SkillFrontmatter
SkillFrontmatter.new const constructor
SkillFrontmatter.new const constructor
dark_mode
light_mode
SkillFrontmatter
constructor
const
SkillFrontmatter
(
{
required
String
name
,
required
String
source
,
required
int
tokens
,
})
Implementation
const SkillFrontmatter({ required this.name, required this.source, required this.tokens, });
neomage package
documentation
utils/analyze/analyze_context
SkillFrontmatter
SkillFrontmatter.new const constructor
SkillFrontmatter class