menu
oauth2_client package
documentation
oauth2_response.dart
OAuth2Response
OAuth2Response.fromMap constructor
OAuth2Response.fromMap constructor
dark_mode
light_mode
OAuth2Response.fromMap
constructor
OAuth2Response.fromMap
(
Map
<
String
,
dynamic
>
map
)
Implementation
OAuth2Response.fromMap(Map<String, dynamic> map) { respMap = map; }
oauth2_client package
documentation
oauth2_response
OAuth2Response
OAuth2Response.fromMap constructor
OAuth2Response class