menu
neo_concierge
app/modules/authentication/controllers/authentication_controller.dart
AuthenticationController
referralUrlShort property
referralUrlShort
dark_mode
light_mode
referralUrlShort
property
String
referralUrlShort
Implementation
String get referralUrlShort => referralUrl.replaceFirst('https://', '').replaceFirst('http://', '');
neo_concierge
authentication_controller
AuthenticationController
referralUrlShort property
AuthenticationController class