menu
pfile package
documentation
web/safe_completer.dart
SafeCompleter<T>
isNotComplete property
isNotComplete property
dark_mode
light_mode
isNotComplete
property
bool
get
isNotComplete
Implementation
bool get isNotComplete => !isCompleted;
pfile package
documentation
web/safe_completer
SafeCompleter<T>
isNotComplete property
SafeCompleter class