createEmptyInstance method

TransactionOptions_ReadOnly createEmptyInstance()
override

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

Implementation

TransactionOptions_ReadOnly createEmptyInstance() => create();