ContentChunkModel.fromJson constructor
Implementation
factory ContentChunkModel.fromJson(Map<String, dynamic> json) =>
_$ContentChunkModelFromJson(json);
factory ContentChunkModel.fromJson(Map<String, dynamic> json) =>
_$ContentChunkModelFromJson(json);