createEmptyInstance method

Transaction_ContractGeneric createEmptyInstance()
override

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

Implementation

Transaction_ContractGeneric createEmptyInstance() => create();