headers property

Map<String, String>? headers
final

The response headers.

Will be null if unavailable from the platform.

Implementation

final Map<String, String>? headers;