imageId method
ColumnValue<UuidValue, UuidValue>
imageId(
- UuidValue? value
Implementation
_i1.ColumnValue<_i1.UuidValue, _i1.UuidValue> imageId(_i1.UuidValue? value) =>
_i1.ColumnValue(
table.imageId,
value,
);