items property

List<Comment> items

Implementation

List<Comment> get items => commentItems ?? [];