googlePlusUrl property

GooglePlusUrl? get googlePlusUrl

Parse string to google plus url

Implementation

GooglePlusUrl? get googlePlusUrl => GooglePlusUrl.parse(this ?? '');