Constructs a Donation from the provided json.
json
factory Donation.fromJson(Map<String, dynamic> json) => _$DonationFromJson(json);