HeaderPlugin constructor

HeaderPlugin(
  1. Map<String, String Function()> headers
)

Implementation

HeaderPlugin(this.headers);