menu
firebase_auth_rest package
documentation
rest.dart
SignInResponse
idToken property
idToken property
dark_mode
light_mode
idToken
property
String
get
idToken
inherited
A Firebase Auth ID token for the newly created user.
Implementation
String get idToken;
firebase_auth_rest package
documentation
rest
SignInResponse
idToken property
SignInResponse class