Converts the string to lower.dot.case. (alias for toDotCase).
String toLowerDotCase() => toDotCase();