menu
flavor_cli package
documentation
utils/exceptions.dart
CliException
CliException.new constructor
CliException.new constructor
dark_mode
light_mode
CliException
constructor
CliException
(
String
message
, {
bool
isLogged
=
false
,
})
Implementation
CliException(this.message, {this.isLogged = false});
flavor_cli package
documentation
utils/exceptions
CliException
CliException.new constructor
CliException class