generated property
Whether the storage layer generates this value.
Generated fields are effectively read-only and are excluded from regular INSERT/UPDATE writes.
Implementation
final bool generated;
Whether the storage layer generates this value.
Generated fields are effectively read-only and are excluded from regular INSERT/UPDATE writes.
final bool generated;