loginNames property
Possible usable login names for the user.
Implementation
@$pb.TagNumber(4)
$pb.PbList<$core.String> get loginNames => $_getList(3);
Possible usable login names for the user.
@$pb.TagNumber(4)
$pb.PbList<$core.String> get loginNames => $_getList(3);