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