menu
conduit_core package
documentation
conduit_core.dart
SchemaColumn
isIndexed property
isIndexed property
dark_mode
light_mode
isIndexed
property
bool
?
isIndexed
getter/setter pair
Whether or not this column is indexed.
Implementation
bool? isIndexed = false;
conduit_core package
documentation
conduit_core
SchemaColumn
isIndexed property
SchemaColumn class