Headers constructor

Headers(
  1. Map<String, dynamic> value
)

Implementation

Headers(this.value);