menu
serverpod_auth_core_server package
documentation
profile.dart
UserProfileBaseEndpoint
moduleName property
moduleName property
dark_mode
light_mode
moduleName
property
String
?
get
moduleName
inherited
The name of the current module, or null for the main server.
Implementation
String? get moduleName => _moduleName;
serverpod_auth_core_server package
documentation
profile
UserProfileBaseEndpoint
moduleName property
UserProfileBaseEndpoint class