createEmptyInstance method
Creates an empty instance of the same message type as this.
Implementation
Transaction_ERC20Transfer createEmptyInstance() => create();
Creates an empty instance of the same message type as this.
Transaction_ERC20Transfer createEmptyInstance() => create();