StringX extension
String extensions
- on
Properties
- capitalize → String
-
Available on String, provided by the StringX extension
Capitalize first letterno setter - isEmpty → bool
-
Available on String, provided by the StringX extension
Check if string is empty or nullno setter - isNotEmpty → bool
-
Available on String, provided by the StringX extension
no setter - isValidEmail → bool
-
Available on String, provided by the StringX extension
Email validationno setter - removeWhitespace → String
-
Available on String, provided by the StringX extension
Remove all whitespaceno setter