OAuthClient constructor

OAuthClient(
  1. Dio dio,
  2. {String baseUrl}
)

Implementation

factory OAuthClient