menu
morpheme_cli package
documentation
helper/error_handler.dart
ProjectCommandException
examples property
examples property
dark_mode
light_mode
examples
property
List
<
String
>
?
examples
final
Optional list of example commands to fix the issue
Implementation
final List<String>? examples;
morpheme_cli package
documentation
helper/error_handler
ProjectCommandException
examples property
ProjectCommandException class