menu
release_updater package
documentation
release_packer.dart
ReleasePackerCommandStatus
isSuccessful property
isSuccessful property
dark_mode
light_mode
isSuccessful
property
bool
get
isSuccessful
true
if it does NOT abort the build (
ok
or
ignored
).
Implementation
bool get isSuccessful => this != error;
release_updater package
documentation
release_packer
ReleasePackerCommandStatus
isSuccessful property
ReleasePackerCommandStatus enum