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