NullIfEmptyOnMapExtension<T1, T2> extension

on

Properties

nullIfEmpty Map<T1, T2>?
Returns null if the Map is empty, otherwise returns the Map.
no setter