@doc Make an API call.
@$pb.TagNumber(3) FFApiCall get apiCall => $_getN(2);
@$pb.TagNumber(3) set apiCall(FFApiCall value) => $_setField(3, value);