httpHeaders property

Map<String, String>? httpHeaders
final

Optional headers for the http request of the image url

Implementation

final Map<String, String>? httpHeaders;