menu
firebase_admin_sdk 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;
firebase_admin_sdk package
documentation
auth
OAuthResponseType
code property
OAuthResponseType class