menu
googleapis_auth package
documentation
auth_browser.dart
CodeResponse
code property
code property
dark_mode
light_mode
code
property
String
code
final
The authorization code of a successful token response.
Implementation
final String code;
googleapis_auth package
documentation
auth_browser
CodeResponse
code property
CodeResponse class