GeneratorConfig class
Constructors
- GeneratorConfig()
- GeneratorConfig.build({String? dir, String? type, bool? recursive, String? outputFile})
Properties
Methods
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Methods
-
fromJson(
String data) → GeneratorConfig? -
fromMap(
Map? data) → GeneratorConfig?