camelCase method

String camelCase()

Implementation

String camelCase() => stringUtil.stringCamelCase(this);