menu
adyen_api package
documentation
webhook_notification_models.dart
NotificationAdditionalData
shopperCountry property
shopperCountry property
dark_mode
light_mode
shopperCountry
property
@BuiltValueField.new(wireName: r'shopperCountry')
String
?
get
shopperCountry
Country of the shopper.
Implementation
@BuiltValueField(wireName: r'shopperCountry') String? get shopperCountry;
adyen_api package
documentation
webhook_notification_models
NotificationAdditionalData
shopperCountry property
NotificationAdditionalData class