httpHeaders property
HTTP headers used for the request to the uri. Only for DataSourceType.network videos. Always empty for other video types.
Implementation
Map<String, String> httpHeaders;
HTTP headers used for the request to the uri. Only for DataSourceType.network videos. Always empty for other video types.
Map<String, String> httpHeaders;