Additional headers that should be included in the response. Supabase's client sometimes requires header values to properly parse the result such as {'content-range': '*/1'}
{'content-range': '*/1'}
final Map<String, String>? headers;