isInitiallySet property

bool get isInitiallySet

Implementation

bool get isInitiallySet {
  return _isInitiallySet;
}