description property
The name of the delivery method as shown to the shopper.
Implementation
@BuiltValueField(wireName: r'description')
String? get description;
The name of the delivery method as shown to the shopper.
@BuiltValueField(wireName: r'description')
String? get description;