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