createEmptyInstance method

ResponseMessage_PlayAudio createEmptyInstance()
override

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

Implementation

ResponseMessage_PlayAudio createEmptyInstance() => create();