redditUrl property

RedditUrl? redditUrl

Parse string to reddit url

Implementation

RedditUrl? get redditUrl => RedditUrl.parse(this ?? '');