isFrozen property

bool isFrozen

True when configuration is frozen (no changes are allowed)

Implementation

bool get isFrozen => _frozen;