projectId property
@doc The project ID of the library this identifier belongs to. If it is not from a library, it's set to the current project ID or left empty.
Implementation
@$pb.TagNumber(3)
$core.String get projectId => $_getSZ(2);
@doc The project ID of the library this identifier belongs to. If it is not from a library, it's set to the current project ID or left empty.
@$pb.TagNumber(3)
$core.String get projectId => $_getSZ(2);