customParameters property
These parameters are appended to all WFS requests e.g. GetCapabilities, GetFeature, and DescribeFeatureType. Will throw ArcGISExceptionType.commonIllegalState if the WFS service is loaded.
Implementation
Map<String, String> get customParameters => _customParameters.value;