ConvertOnStringCaseTypeX extension
Methods
-
convert(
String value) → String -
Available on StringCaseType, provided by the ConvertOnStringCaseTypeX extension
Convertsvalue
to a specific case type. -
convertAll(
Iterable< String> values) → Iterable<String> -
Available on StringCaseType, provided by the ConvertOnStringCaseTypeX extension
Convertsvalues
to a specific case type.