headers method
Ignore given headers
on this version of the FileFetcher.
Returns this
without mutations.
Implementation
@override
FileFetcher headers(Map<String, String> headers) => this;
Ignore given headers
on this version of the FileFetcher.
Returns this
without mutations.
@override
FileFetcher headers(Map<String, String> headers) => this;