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