HeadersInterceptor constructor

const HeadersInterceptor(
  1. Map<String, String> headers
)

Implementation

const HeadersInterceptor(this.headers);