menu
server_auth package
documentation
server_auth.dart
AuthPrincipal
attributes property
attributes property
dark_mode
light_mode
attributes
property
Map
<
String
,
dynamic
>
attributes
final
Public attributes associated with the principal.
Implementation
final Map<String, dynamic> attributes;
server_auth package
documentation
server_auth
AuthPrincipal
attributes property
AuthPrincipal class