post_headers top-level constant

Map<String, String> const post_headers

Implementation

const post_headers = {"Content-type": "application/json", "Accept": "*/*"};