isNonDiscounted property

bool isNonDiscounted

Implementation

bool get isNonDiscounted => !(isDiscountedFlight ?? true);