shippingState property

  1. @JsonKey(name: 'shipping_state')
String shippingState
inherited

Implementation

@JsonKey(name: 'shipping_state')
String get shippingState => throw _privateConstructorUsedError;