TokenInterceptor constructor

TokenInterceptor(
  1. AuthManager authManager
)

Implementation

TokenInterceptor(this.authManager);