SuperTokensInterceptorWrapper constructor
SuperTokensInterceptorWrapper({
- required Dio client,
Implementation
SuperTokensInterceptorWrapper({required this.client});
SuperTokensInterceptorWrapper({required this.client});