createEmptyInstance method

StoreKVPair createEmptyInstance()
override

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

Implementation

StoreKVPair createEmptyInstance() => create();