menu
woocommerce_plugin package
documentation
woocommerce_plugin.dart
StoreShippingAddress
firstName property
firstName property
dark_mode
light_mode
firstName
property
@JsonKey.new(name: 'first_name')
String
?
firstName
getter/setter pair
First name
Implementation
@JsonKey(name: 'first_name') String? firstName;
woocommerce_plugin package
documentation
woocommerce_plugin
StoreShippingAddress
firstName property
StoreShippingAddress class