YamlFlutterProject constructor
const
YamlFlutterProject({
- required String root,
Implementation
const YamlFlutterProject({
required this.root,
});
const YamlFlutterProject({
required this.root,
});