referralUrlShort property

String referralUrlShort

Implementation

String get referralUrlShort => referralUrl.replaceFirst('https://', '').replaceFirst('http://', '');