numComments property

int numComments

The number of Comments made on this Submission.

Implementation

int get numComments => data!['num_comments'];