Headers used in API requests
static const Map<String, String> defaultHeaders = { 'Content-Type': 'application/json', 'Accept': 'application/json', };