RIterableString extension
Methods
-
countEmpty(
{bool trim = true}) → int - return counter of empty elements in the iterable does not count the null values
-
countNotEmpty(
) → int - return counter of empty elements in the iterable does not count the null values