createEmptyInstance method

OptionalGroup_extension_lite createEmptyInstance()
override

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

Implementation

OptionalGroup_extension_lite createEmptyInstance() => create();