isStandard property

bool isStandard

Implementation

bool get isStandard => flightType.value == FlightType.standard;