convertFieldNames property

bool? convertFieldNames
final

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

Implementation

final bool? convertFieldNames;