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;
Optional update of the provider headers. The new list replaces the current one. When not set, no change is made to the current list.
Map<String, String>? providerHeaders;