menu
element_dart package
documentation
annotation.dart
ElModel
toJsonUnderline property
toJsonUnderline property
dark_mode
light_mode
toJsonUnderline
property
bool
toJsonUnderline
final
将对象转成 json 时,是否将驼峰命名的字段转成下划线,此属性默认为 false
Implementation
final bool toJsonUnderline;
element_dart package
documentation
annotation
ElModel
toJsonUnderline property
ElModel class