SuperTokensInterceptorWrapper constructor

SuperTokensInterceptorWrapper({
  1. required Dio client,
})

Implementation

SuperTokensInterceptorWrapper({required this.client});