length property

int length

The number of top-level comments associated with the current CommentForest.

Implementation

int get length => _comments.length;