OauthApi constructor

OauthApi({
  1. required Dio dio,
})

Implementation

OauthApi({required this.dio});