createEmptyInstance method

TestDynamicExtensions_DynamicMessageType createEmptyInstance()
override

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

Implementation

TestDynamicExtensions_DynamicMessageType createEmptyInstance() => create();