menu
oauth2_client package
documentation
oauth2_response.dart
OAuth2Response
getRespField method
getRespField method
dark_mode
light_mode
getRespField
method
dynamic
getRespField
(
String
fieldName
)
Implementation
dynamic getRespField(String fieldName) { return respMap[fieldName]; }
oauth2_client package
documentation
oauth2_response
OAuth2Response
getRespField method
OAuth2Response class