userName property
ColumnString
userName
final
The first name of the user or the user's nickname.
Implementation
final userName = _i1.ColumnString('userName');
The first name of the user or the user's nickname.
final userName = _i1.ColumnString('userName');