createEmptyInstance method

CatchUpRequested createEmptyInstance()
override

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

Implementation

CatchUpRequested createEmptyInstance() => create();