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