menu
clean_gen_cli package
documentation
generator/models/feature_schema.dart
FeatureSchema
functions property
functions property
dark_mode
light_mode
functions
property
List
<
FunctionDef
>
functions
final
The list of API functions associated with the feature.
Implementation
final List<FunctionDef> functions;
clean_gen_cli package
documentation
generator/models/feature_schema
FeatureSchema
functions property
FeatureSchema class