MCITopOfferParams.fromJson constructor
MCITopOfferParams.fromJson(
- String str
Implementation
factory MCITopOfferParams.fromJson(String str) => MCITopOfferParams.fromMap(json.decode(str));
factory MCITopOfferParams.fromJson(String str) => MCITopOfferParams.fromMap(json.decode(str));