createEmptyInstance method

TypingResponse createEmptyInstance()
override

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

Implementation

TypingResponse createEmptyInstance() => create();