comments property

List<Comments>? get comments

Implementation

List<Comments>? get comments => _comments;