subredditId property

String subredditId

The id of the Subreddit this Comment was posted in.

Implementation

String get subredditId => data!['subreddit_id'];