title property

String title

The title of the Subreddit.

For example, the title of /r/drawapitesting is 'DRAW API Testing'.

Implementation

String get title => data!['title'];