httpHeaders property

Map<String, String>? httpHeaders
finalinherited

Optional headers for the http request of the image url

Implementation

final Map<String, String>? httpHeaders;