NullOrEmptyCheck extension
Extending the String class to check null and empty.
- on
Properties
- isNotNullOrEmpty → bool
-
Available on String?, provided by the NullOrEmptyCheck extension
no setter - isNullOrEmpty → bool
-
Available on String?, provided by the NullOrEmptyCheck extension
no setter