The Comment from json
factory Comment.fromJson(Map<String, dynamic> json) => _$CommentFromJson(json);