menu
mtrust_api_guard package
documentation
version/version_command.dart
VersionCommand
preRelease property
preRelease property
dark_mode
light_mode
preRelease
property
bool
get
preRelease
Implementation
bool get preRelease { return argResults?['pre-release'] as bool; }
mtrust_api_guard package
documentation
version/version_command
VersionCommand
preRelease property
VersionCommand class