projectGrant property
ProjectGrant provides information about the project grant the administrator roles were granted for.
Implementation
@$pb.TagNumber(7)
ProjectGrant get projectGrant => $_getN(6);
Implementation
@$pb.TagNumber(7)
set projectGrant(ProjectGrant value) => $_setField(7, value);