functionCall property
Implementation
@$pb.TagNumber(3)
FunctionCall get functionCall => $_getN(2);
Implementation
@$pb.TagNumber(3)
set functionCall(FunctionCall v) {
setField(3, v);
}
@$pb.TagNumber(3)
FunctionCall get functionCall => $_getN(2);
@$pb.TagNumber(3)
set functionCall(FunctionCall v) {
setField(3, v);
}