commentList property

List<CommentModel> commentList
getter/setter pair

Implementation

List<CommentModel> commentList = [];