isLocked property

bool get isLocked

Implementation

bool get isLocked {
  return this == RedemptionBoosterCardData_Boosters_Status.LOCKED;
}