customParameters property
These vendor specific parameters are appended to all "OGC API - Features" HTTP requests. If the "OGC API - Features" service is loaded ArcGISExceptionType.commonIllegalState will be thrown.
Implementation
Map<String, String> get customParameters => _customParameters.value;