isHidden property

bool isHidden

True if the message was sent on behalf of a subreddit.

Implementation

bool get isHidden => data!['author']['isHidden'];