menu
firebase_auth_rest_2 package
documentation
firebase_auth_rest_2.dart
UserData
displayName property
displayName property
dark_mode
light_mode
displayName
property
String
?
get
displayName
inherited
The display name for the account.
Implementation
String? get displayName => throw _privateConstructorUsedError;
firebase_auth_rest_2 package
documentation
firebase_auth_rest_2
UserData
displayName property
UserData class