createEmptyInstance method

RepeatedGroup_extension_lite createEmptyInstance()
override

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

Implementation

RepeatedGroup_extension_lite createEmptyInstance() => create();