TestPurchaseContext.fromJson constructor
TestPurchaseContext.fromJson(
- Map json_
Implementation
TestPurchaseContext.fromJson(core.Map json_)
: this(fopType: json_['fopType'] as core.String?);
TestPurchaseContext.fromJson(core.Map json_)
: this(fopType: json_['fopType'] as core.String?);