execution property
Implementation
@$pb.TagNumber(12)
ContractCall get execution => $_getN(6);Implementation
@$pb.TagNumber(12)
set execution(ContractCall v) {
  setField(12, v);
}@$pb.TagNumber(12)
ContractCall get execution => $_getN(6);@$pb.TagNumber(12)
set execution(ContractCall v) {
  setField(12, v);
}