googlePlusUrl property

GooglePlusUrl? googlePlusUrl

Parse string to google plus url

Implementation

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