menu
easypost
easypost.dart
PaymentOptions
countryCode property
countryCode
brightness_4
brightness_5
countryCode
property
@
JsonKey
(name: 'country')
String
?
countryCode
getter/setter pair
Implementation
@JsonKey(name: 'country') late String? countryCode;
easypost
easypost
PaymentOptions
countryCode property
PaymentOptions class