roleKeys property
RoleKeys are the keys of the roles the user should be granted.
Implementation
@$pb.TagNumber(4)
$pb.PbList<$core.String> get roleKeys => $_getList(3);
RoleKeys are the keys of the roles the user should be granted.
@$pb.TagNumber(4)
$pb.PbList<$core.String> get roleKeys => $_getList(3);