comments property

List<Comment> comments
getter/setter pair

Implementation

late List<Comment> comments = [];