createEmptyInstance method

RepeatedGroup_extension createEmptyInstance()
override

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

Implementation

RepeatedGroup_extension createEmptyInstance() => create();