InterestGroupAuctionId.fromJson constructor
InterestGroupAuctionId.fromJson(
- String value
Implementation
factory InterestGroupAuctionId.fromJson(String value) =>
InterestGroupAuctionId(value);
factory InterestGroupAuctionId.fromJson(String value) =>
InterestGroupAuctionId(value);