values property
The amounts of the donation (in minor units).
Implementation
@BuiltValueField(wireName: r'values')
BuiltList<int> get values;
The amounts of the donation (in minor units).
@BuiltValueField(wireName: r'values')
BuiltList<int> get values;