AuthInterceptor constructor

AuthInterceptor({
  1. bool canRefresh = false,
})

Implementation

AuthInterceptor({this.canRefresh = false});