isPassedBackgroundCheck property

bool isPassedBackgroundCheck

Implementation

bool get isPassedBackgroundCheck =>
    _getAttribute<bool>(kPassedBackgroundCheck, false);