menu
natrix package
documentation
core.dart
FlagNotFoundException
FlagNotFoundException.new const constructor
FlagNotFoundException.new const constructor
dark_mode
light_mode
FlagNotFoundException
constructor
const
FlagNotFoundException
(
{
required
String
identifier
,
required
String
superiorCommandIdentifier
,
})
Implementation
const FlagNotFoundException({ required this.identifier, required this.superiorCommandIdentifier, });
natrix package
documentation
core
FlagNotFoundException
FlagNotFoundException.new const constructor
FlagNotFoundException class