menu
dart_firebase_admin package
documentation
auth.dart
UserRecord
tenantId property
tenantId property
dark_mode
light_mode
tenantId
property
String
?
tenantId
final
The ID of the tenant the user belongs to, if available.
Implementation
final String? tenantId;
dart_firebase_admin package
documentation
auth
UserRecord
tenantId property
UserRecord class