menu
oauth2_client package
documentation
authorization_response.dart
AuthorizationResponse
queryParams property
queryParams property
dark_mode
light_mode
queryParams
property
Map
<
String
,
String
>
queryParams
getter/setter pair
Implementation
late Map<String, String> queryParams;
oauth2_client package
documentation
authorization_response
AuthorizationResponse
queryParams property
AuthorizationResponse class