createEmptyInstance method

FindRes createEmptyInstance()
override

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

Implementation

FindRes createEmptyInstance() => create();