donation property
The object that contains the details of the donation.
Implementation
@BuiltValueField(wireName: r'donation')
Donation? get donation;
The object that contains the details of the donation.
@BuiltValueField(wireName: r'donation')
Donation? get donation;