### Prerequisites *If **all** checks are not passed then the request will be closed* - [x] I have checked that no other similar feature request already exists - [x] The feature request makes sense for the project ### Proposal *Describe the feature that should be added* Convert HashMap parameters to Map parameters ### Reasoning *Explain why this feature should be added* Better access to unmodifable, also hashmap param is not needed
Prerequisites
If all checks are not passed then the request will be closed
Proposal
Describe the feature that should be added
Convert HashMap parameters to Map parameters
Reasoning
Explain why this feature should be added
Better access to unmodifable, also hashmap param is not needed