headers property

Map<String, String> headers
getter/setter pair

Implementation

static Map<String, String> headers = {
  'accept': 'application/json,',
};