carrierName property

String? carrierName
getter/setter pair

Carrier service, such as "UPS" or "Fedex".

The list of supported carriers can be retrieved through the getSupportedCarriers method. Required.

Implementation

core.String? carrierName;