headers property Null safety

Map<String, String>? headers
read / write

headers The headers to be sent along with request.

Implementation

Map<String, String>? headers;