File_State.fromJson constructor
File_State.fromJson(
- String json
Implementation
factory File_State.fromJson(String json) => File_State(json);
factory File_State.fromJson(String json) => File_State(json);