menu
dart_firebase_admin package
documentation
auth.dart
OAuthResponseType
code property
code property
dark_mode
light_mode
code
property
bool
?
code
final
Whether authorization code is returned from IdP's authorization endpoint.
Implementation
final bool? code;
dart_firebase_admin package
documentation
auth
OAuthResponseType
code property
OAuthResponseType class