headers top-level constant

Map<String, String> const headers

header for requests.

Implementation

const headers = {'Content-type': 'text/plain'};