headers property

Map<String, String>? headers
final

Header at request.

リクエスト時のヘッダ。

Implementation

final Map<String, String>? headers;