isEnrollment property

bool get isEnrollment

Implementation

bool get isEnrollment => statusId == UserScanningStateEnum.ENROLLED.id;