createEmptyInstance method
Creates an empty instance of the same message type as this.
Implementation
MsgUndelegate createEmptyInstance() => create();
Creates an empty instance of the same message type as this.
MsgUndelegate createEmptyInstance() => create();