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 v)

Implementation

@$pb.TagNumber(16)
set opEscrowCreate(OperationEscrowCreate v) {
  setField(16, v);
}