isNullOrEmpty

Checks if a list is null or empty.

Return

true if the list is null or has no elements, false otherwise.