stored property

bool? stored
getter/setter pair

Whether the generated column is stored in the table.

Optional.

Implementation

core.bool? stored;