StringExtensions extension
Extensions for String
- on
Properties
- capitalized → String?
-
Available on String?, provided by the StringExtensions extension
Capitalize first letterno setter - isNotNullOrEmpty → bool
-
Available on String?, provided by the StringExtensions extension
Check if string is not null and not emptyno setter - isNullOrEmpty → bool
-
Available on String?, provided by the StringExtensions extension
Check if string is null or emptyno setter