collapsed property

bool collapsed

Is this Comment and its children collapsed.

Implementation

bool get collapsed => data!['collapsed'];