TireMakeConfig.fromRawJson constructor
TireMakeConfig.fromRawJson(
- String str
Implementation
factory TireMakeConfig.fromRawJson(String str) => TireMakeConfig.fromJson(json.decode(str));
factory TireMakeConfig.fromRawJson(String str) => TireMakeConfig.fromJson(json.decode(str));