opEscrowCreate property

  1. @TagNumber.new(16)
OperationEscrowCreate get opEscrowCreate

Implementation

@$pb.TagNumber(16)
OperationEscrowCreate get opEscrowCreate => $_getN(13);
  1. @TagNumber.new(16)
set opEscrowCreate (OperationEscrowCreate value)

Implementation

@$pb.TagNumber(16)
set opEscrowCreate(OperationEscrowCreate value) => $_setField(16, value);