fastestStandardPrice property

double fastestStandardPrice

Implementation

double get fastestStandardPrice => fastestStandardTrip.value?.totalDiscountedPrice ?? 0;