menu
neo_concierge
app/modules/authentication/controllers/authentication_controller.dart
AuthenticationController
referralUrl property
referralUrl
dark_mode
light_mode
referralUrl
property
String
referralUrl
Implementation
String get referralUrl => '${html.window.location.origin}/r/${referralCode ?? ''}';
neo_concierge
authentication_controller
AuthenticationController
referralUrl property
AuthenticationController class