MapNullableExtensions extension

Extension for nullable maps.

on

Properties

isMapNullOrEmpty bool

Available on Map?, provided by the MapNullableExtensions extension

Returns true if this map is null or empty.
no setter
isNotMapNullOrEmpty bool

Available on Map?, provided by the MapNullableExtensions extension

Returns true if this map is not null and not empty.
no setter