menu
comon_orm package
documentation
codegen.dart
CodeConstructor
bodyLines property
bodyLines property
dark_mode
light_mode
bodyLines
property
List
<
String
>
bodyLines
final
Raw body source lines (empty means no body, just
;
).
Implementation
final List<String> bodyLines;
comon_orm package
documentation
codegen
CodeConstructor
bodyLines property
CodeConstructor class