deliveryType property

String? get deliveryType

Delivery type.

Implementation

String? get deliveryType => delivery?['type'];