userId property
ColumnInt
userId
final
The id of the user, corresponds to the id field in UserInfo.
Implementation
final userId = _i1.ColumnInt('userId');
The id of the user, corresponds to the id field in UserInfo.
final userId = _i1.ColumnInt('userId');