menu
carp_webservices package
documentation
carp_auth/carp_auth.dart
OAuthToken
idToken property
idToken property
dark_mode
light_mode
idToken
property
String
idToken
final
The ID token used to uniquely identify the user with KeyCloak.
Implementation
final String idToken;
carp_webservices package
documentation
carp_auth/carp_auth
OAuthToken
idToken property
OAuthToken class