menu
changelog_cmd package
documentation
config/config_model.dart
GeneratorMethod
GeneratorMethod.fromJson factory constructor
GeneratorMethod.fromJson factory constructor
dark_mode
light_mode
GeneratorMethod.fromJson
constructor
GeneratorMethod.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory GeneratorMethod.fromJson(Map<String, dynamic> json) => _$GeneratorMethodFromJson(json);
changelog_cmd package
documentation
config/config_model
GeneratorMethod
GeneratorMethod.fromJson factory constructor
GeneratorMethod class