createEmptyInstance method

EntityAlreadyDeleted createEmptyInstance()
override

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

Implementation

EntityAlreadyDeleted createEmptyInstance() => create();