menu
neo_concierge
app/modules/authentication/controllers/authentication_controller.dart
AuthenticationController
myPlanId property
myPlanId
dark_mode
light_mode
myPlanId
property
String
myPlanId
Implementation
String get myPlanId => mySubscription?.package ?? Constants.FREE_PACKAGE;
neo_concierge
authentication_controller
AuthenticationController
myPlanId property
AuthenticationController class