toJsonUnderline property

bool toJsonUnderline
final

将对象转成 json 时,是否将驼峰命名的字段转成下划线,此属性默认为 false

Implementation

final bool toJsonUnderline;