type property

ShippingType? type
final

The method by which the payer wants to get their items from the payee e.g shipping, in-person pickup. Either type or options but not both may be present.

Implementation

final ShippingType? type;