createEmptyInstance method

ResponseMessage_Text createEmptyInstance()
override

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

Implementation

ResponseMessage_Text createEmptyInstance() => create();