isDeliveryP property

bool get isDeliveryP

Implementation

bool get isDeliveryP => trailerType?.toUpperCase() == 'P';