shortUrl property

String shortUrl

Implementation

String get shortUrl => Uri.parse(fullArticleLink).host;