HeaderInterceptor constructor

HeaderInterceptor(
  1. Map<String, String> headers
)

Implementation

HeaderInterceptor(this.headers);