createEmptyInstance method

OptionalGroup_extension createEmptyInstance()
override

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

Implementation

OptionalGroup_extension createEmptyInstance() => create();