depth property

int depth

The depth of this Comment in the tree of comments.

Implementation

int get depth => data!['depth'];