-
camelCase()
→ String
-
Available on String,
provided by the StringExt extension
-
capitalizeFirstLetter()
→ String
-
Available on String,
provided by the StringExt extension
-
escapeKeywords()
→ String
-
Available on String,
provided by the StringExt extension
-
escapeSingleAndDoubleQuotes()
→ String
-
Available on String,
provided by the StringExt extension
-
normalize()
→ String
-
Available on String,
provided by the StringExt extension
-
pascalCase()
→ String
-
Available on String,
provided by the StringExt extension
-
snakeCase()
→ String
-
Available on String,
provided by the StringExt extension