headers property

Map<String, dynamic>? headers
final

Custom header to add inside the client

Implementation

final Map<String, dynamic>? headers;