Headers to include in the HTTP request.
@override Map<String, String> get headers => { 'Content-Type': 'application/json', 'x-api-key': apiKey, };