userId property
ColumnInt
userId
final
The id of the user that is resetting his/her password.
Implementation
final userId = _i1.ColumnInt('userId');
The id of the user that is resetting his/her password.
final userId = _i1.ColumnInt('userId');