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