headers property

Map<String, String>? headers
final

Additional headers to include in the HTTP request when fetching the video.

Implementation

final Map<String, String>? headers;