initializing property

bool get initializing

Implementation

bool get initializing {
  return _initializingFuture != null;
}