Function$_State.fromJson constructor
Function$_State.fromJson(
- String json
Implementation
factory Function$_State.fromJson(String json) => Function$_State(json);
factory Function$_State.fromJson(String json) => Function$_State(json);