menu
native_oauth2 package
documentation
authentication_result.dart
AuthenticationResult
code property
code property
dark_mode
light_mode
code
property
String
?
get
code
Implementation
String? get code => redirectParams['code'];
native_oauth2 package
documentation
authentication_result
AuthenticationResult
code property
AuthenticationResult class