isDeposited property

bool get isDeposited

Implementation

bool get isDeposited => statusId == UserScanningStateEnum.DEPOSIT.id;