DonationId.fromJson constructor
- String val
Constructs a DonationId from the provided val.
Implementation
factory DonationId.fromJson(String val) = DonationId;
Constructs a DonationId from the provided val.
factory DonationId.fromJson(String val) = DonationId;