usernames property
All of the user's usernames, which will be used for identification during authentication.
Implementation
@$pb.TagNumber(1)
$pb.PbList<Username> get usernames => $_getList(0);
All of the user's usernames, which will be used for identification during authentication.
@$pb.TagNumber(1)
$pb.PbList<Username> get usernames => $_getList(0);