menu
server_auth package
documentation
testing.dart
AuthOAuthProviderFixture
profile property
profile property
dark_mode
light_mode
profile
property
Map
<
String
,
dynamic
>
profile
final
Claims returned by the fixture's user-information endpoint.
Implementation
final Map<String, dynamic> profile;
server_auth package
documentation
testing
AuthOAuthProviderFixture
profile property
AuthOAuthProviderFixture class