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