headers property

Map<String, String>? headers

The HTTP headers that will be used with HttpClient.get to fetch image from network.

Implementation

Map<String, String>? get headers;