grantedState property
Describes the current state of the granted project.
Implementation
@$pb.TagNumber(14)
GrantedProjectState get grantedState => $_getN(12);
Implementation
@$pb.TagNumber(14)
set grantedState(GrantedProjectState value) => $_setField(14, value);