isFlightBooking property

bool isFlightBooking

Implementation

bool get isFlightBooking => paymentType.value == PaymentType.flightBooking;