HeaderInterceptor constructor

HeaderInterceptor(
  1. Map<String, String>? requestHeaders
)

Implementation

HeaderInterceptor(this.requestHeaders);