createEmptyInstance method

EventContext createEmptyInstance()
override

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

Implementation

EventContext createEmptyInstance() => create();