isForced property

bool get isForced

Whether the value is forced by Remote Config and cannot be overridden.

Implementation

bool get isForced => source == .forced;