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