-
removePrefix(String prefix)
→ String
-
Available on String,
provided by the StringX extension
-
removeSuffix(String suffix)
→ String
-
Available on String,
provided by the StringX extension
-
removeSurrounding(String prefix, String suffix)
→ String
-
Available on String,
provided by the StringX extension