userId property
ColumnInt
userId
final
The id of the user that read the messages.
Implementation
final userId = _i1.ColumnInt('userId');
The id of the user that read the messages.
final userId = _i1.ColumnInt('userId');