postHeaders top-level constant

Map<String, String> const postHeaders

Implementation

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