SuperTokensInterceptorWrapper constructor

SuperTokensInterceptorWrapper(
  1. {required dynamic client}
)

Implementation

SuperTokensInterceptorWrapper({required this.client});