NullIfEmptyOnMapX<T1, T2> extension

on

Properties

nullIfEmpty Map<T1, T2>?

Available on Map<T1, T2>, provided by the NullIfEmptyOnMapX extension

Returns null if the Map is empty, otherwise returns the Map.
no setter