Gets the map of parameters.
This map cannot be modified. invoking any operation which would modify the map will throw UnsupportedError.
Source
Map<String, String> get parameters;
Gets the map of parameters.
This map cannot be modified. invoking any operation which would modify the map will throw UnsupportedError.
Map<String, String> get parameters;