subJoined property Null safety

bool subJoined
read / write

Boolean telling if user is subscribed to Subreddit

Implementation

bool subJoined = false;