httpHeaders property

Map<String, String>? httpHeaders
getter/setter pair

headers to be send for every http call

Implementation

Map<String, String>? httpHeaders;