Headers constructor

Headers(
  1. Map<String, String> mHeaderValue
)

Implementation

Headers(this.mHeaderValue);