isForced property
Whether the value is forced by Remote Config and cannot be overridden.
Implementation
bool get isForced => source == .forced;
Whether the value is forced by Remote Config and cannot be overridden.
bool get isForced => source == .forced;