menu
comon_orm package
documentation
codegen.dart
CodeField
type property
type property
dark_mode
light_mode
type
property
String
type
final
Dart type string, e.g.
'bool'
,
'int?'
,
'SortOrder?'
.
Implementation
final String type;
comon_orm package
documentation
codegen
CodeField
type property
CodeField class