getAsNullableParameters method Null safety
- String key
Converts map element into an Parameters or returns null if conversion is not possible.
key
a key of element to get. Returns Parameters value of the element or null if conversion is not supported.