convertClassNames property

bool? convertClassNames
final

If the class names should be converted using StringUtils.toCamelCase.

Implementation

final bool? convertClassNames;