httpHeaders property

Map<String, String> httpHeaders
final

HTTP headers used for the request to the dataSource. Only for VideoPlayerController.network. Always empty for other video types.

Implementation

final Map<String, String> httpHeaders;