menu
oauth2_client package
documentation
oauth2_response.dart
OAuth2Response
errorUri property
errorUri property
dark_mode
light_mode
errorUri
property
String
?
get
errorUri
Implementation
String? get errorUri { return respMap['errorUri']; }
oauth2_client package
documentation
oauth2_response
OAuth2Response
errorUri property
OAuth2Response class