menu
oauth2_client package
documentation
oauth2_response.dart
OAuth2Response
toMap method
toMap method
dark_mode
light_mode
toMap
method
Map
<
String
,
dynamic
>
toMap
(
)
Implementation
Map<String, dynamic> toMap() { return respMap; }
oauth2_client package
documentation
oauth2_response
OAuth2Response
toMap method
OAuth2Response class