count property

int count

The number of comments this instance of MoreComments expands into.

If count is 0, this instance represents a continue this thread link.

Implementation

int get count => _count;