NullEmptyChecker extension
- on
Properties
- isNotNullOrEmpty → bool
-
Available on String?, provided by the NullEmptyChecker extension
Checks if the string is not null and not empty.no setter - isNullOrEmpty → bool
-
Available on String?, provided by the NullEmptyChecker extension
Checks if the string is null or empty.no setter