menu
adyen_api package
documentation
checkout_models.dart
DonationCampaign
logoUrl property
logoUrl property
dark_mode
light_mode
logoUrl
property
@BuiltValueField.new(wireName: r'logoUrl')
String
?
get
logoUrl
The URL for the logo of the nonprofit.
Implementation
@BuiltValueField(wireName: r'logoUrl') String? get logoUrl;
adyen_api package
documentation
checkout_models
DonationCampaign
logoUrl property
DonationCampaign class