menu
comon_orm package
documentation
codegen.dart
NativeTypeRule
allowedScalars property
allowedScalars property
dark_mode
light_mode
allowedScalars
property
Set
<
String
>
allowedScalars
final
Scalar field types accepted by this native type.
Implementation
final Set<String> allowedScalars;
comon_orm package
documentation
codegen
NativeTypeRule
allowedScalars property
NativeTypeRule class