hasForceFlag property

bool get hasForceFlag

Check if force flag is set

Implementation

bool get hasForceFlag => getBool(forceFlag) ?? false;