createEmptyInstance method

ResponseMessage_LiveAgentHandoff createEmptyInstance()
override

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

Implementation

ResponseMessage_LiveAgentHandoff createEmptyInstance() => create();