createEmptyInstance method

TestChildExtension createEmptyInstance()
override

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

Implementation

TestChildExtension createEmptyInstance() => create();