AuthInterceptor constructor

AuthInterceptor(
  1. String jwt
)

Implementation

AuthInterceptor(this.jwt);