userId property
ColumnInt
userId
final
The user id associated with the token.
Implementation
final userId = _i1.ColumnInt('userId');
The user id associated with the token.
final userId = _i1.ColumnInt('userId');