headersMap property

Map<String, String> get headersMap

Implementation

Map<String, String> get headersMap => rowsToMap(headers) ?? {};