headers property

Map<String, String>? get headers

Implementation

Map<String, String>? get headers => _map["headers"];