items property

List<CommentThread> items

Implementation

List<CommentThread> get items => commentThreadItems ?? [];