markLoyaltyApplied method

void markLoyaltyApplied()

Implementation

void markLoyaltyApplied() {
  _loyaltyApplied = true;
}