TransferObject constructor
TransferObject(
- MgoAddress recipient,
- MgoObjectRef objectRef
Implementation
TransferObject(this.recipient, this.objectRef);
TransferObject(this.recipient, this.objectRef);