hash property
ColumnString
hash
final
The hashed password of the user.
Implementation
final hash = _i1.ColumnString('hash');
The hashed password of the user.
final hash = _i1.ColumnString('hash');