commentLikes property
Implementation
@JsonKey(name: 'comment_likes')
List<CommentLikeView> get commentLikes => throw _privateConstructorUsedError;
@JsonKey(name: 'comment_likes')
List<CommentLikeView> get commentLikes => throw _privateConstructorUsedError;