NullIfEmptyOnMapX<T1, T2> extension
- on
-
- Map<
T1, T2>
- Map<
Properties
-
nullIfEmpty
→ Map<
T1, T2> ? -
Available on Map<
Returns null if the Map is empty, otherwise returns the Map.T1, T2> , provided by the NullIfEmptyOnMapX extensionno setter