ignoreReports property

bool? ignoreReports

Ignore reports for this Comment.

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

Implementation

bool? get ignoreReports => data!['ignore_reports'];