headers property Null safety

Map<String, String> headers

Default headers for all requests.

Implementation

Map<String, String> get headers;