StringExtensions extension
- on
Properties
- isNumeric → bool
-
Available on String, provided by the StringExtensions extension
no setter - isPalindrome → bool
-
Available on String, provided by the StringExtensions extension
no setter - reversed → String
-
Available on String, provided by the StringExtensions extension
no setter - toBase64 → String
-
Available on String, provided by the StringExtensions extension
no setter - toTitleCase → String
-
Available on String, provided by the StringExtensions extension
no setter
Methods
-
fromBase64(
) → String -
Available on String, provided by the StringExtensions extension
-
toStringOrNull(
) → String -
Available on String, provided by the StringExtensions extension