amounts property
The object that contains the fixed donation amounts that the shopper can select from.
Implementation
@BuiltValueField(wireName: r'amounts')
Amounts? get amounts;
The object that contains the fixed donation amounts that the shopper can select from.
@BuiltValueField(wireName: r'amounts')
Amounts? get amounts;