menu
neomage package
documentation
data/bootstrap/bootstrap_service.dart
BootstrapResult
isSuccess property
isSuccess property
dark_mode
light_mode
isSuccess
property
bool
get
isSuccess
Implementation
bool get isSuccess => status == BootstrapResultStatus.success;
neomage package
documentation
data/bootstrap/bootstrap_service
BootstrapResult
isSuccess property
BootstrapResult class