menu
morpheme_cli package
documentation
generate/endpoint/models/endpoint_config.dart
EndpointConfig
outputPath property
outputPath property
dark_mode
light_mode
outputPath
property
String
outputPath
final
The path where the endpoint file will be generated.
Implementation
final String outputPath;
morpheme_cli package
documentation
generate/endpoint/models/endpoint_config
EndpointConfig
outputPath property
EndpointConfig class