menu
morpheme_cli package
documentation
generate/endpoint/models/endpoint_config.dart
EndpointConfig
json2DartPaths property
json2DartPaths property
dark_mode
light_mode
json2DartPaths
property
List
<
String
>
json2DartPaths
final
List of paths to json2dart.yaml files.
Implementation
final List<String> json2DartPaths;
morpheme_cli package
documentation
generate/endpoint/models/endpoint_config
EndpointConfig
json2DartPaths property
EndpointConfig class