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