createEmptyInstance method

TxObject createEmptyInstance()
override

Creates an empty instance of the same message type as this.

Implementation

TxObject createEmptyInstance() => create();