roles property
Roles contains the roles the user was granted for the project.
Implementation
@$pb.TagNumber(12)
$pb.PbList<$core.String> get roles => $_getList(11);
Roles contains the roles the user was granted for the project.
@$pb.TagNumber(12)
$pb.PbList<$core.String> get roles => $_getList(11);