isInitialized property

bool get isInitialized

Implementation

bool get isInitialized {
  return actualNow != null;
}