menu
easy_dsl_gen package
documentation
generator/cls_generator.dart
ClsGenerator
ClsGenerator.new constructor
ClsGenerator.new constructor
dark_mode
light_mode
ClsGenerator
constructor
ClsGenerator
(
{
required
String
partOfUri
,
required
List
<
ClsItem
>
items
,
})
Implementation
ClsGenerator({ required this.partOfUri, required this.items, });
easy_dsl_gen package
documentation
generator/cls_generator
ClsGenerator
ClsGenerator.new constructor
ClsGenerator class