headers property Null safety
late, final
The set of HTTP headers to send with the request.
Implementation
late final Map<String, String> headers;
The set of HTTP headers to send with the request.
late final Map<String, String> headers;