headers property

Map<String, String>? headers
final

Any extra headers to pass in the GET call

Implementation

final Map<String, String>? headers;