createEmptyInstance method Null safety

MsgSellAlias createEmptyInstance()
override

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

Implementation

MsgSellAlias createEmptyInstance() => create();