createEmptyInstance method

TransactionOptions_ReadWrite createEmptyInstance()
override

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

Implementation

TransactionOptions_ReadWrite createEmptyInstance() => create();