providerHeaders property - RasterDataSourceConfigurationUpdate class - mapview.datasource library - Dart API
providerHeaders
providerHeaders property
getter/setter pair
Optional update of the provider headers. The new list replaces the current one. When not set, no change is made to the current list.
Implementation
Map<String, String>? providerHeaders;