numReports property

int? numReports

The number of reports made regarding this Comment.

This is only visible to moderators on the Subreddit this Comment was posted on.

Implementation

int? get numReports => data!['num_reports'];