comments property

List<CommentView> get comments
inherited

Implementation

List<CommentView> get comments =>
    throw _privateConstructorUsedError;