headers property - RasterDataSourceProviderConfiguration class - mapview.datasource library - Dart API
headers
headers property
getter/setter pair
The optional name-value pairs specifying HTTP headers that are passed with each tile request.
Implementation
Map<String, String>? headers;