createEmptyInstance method

Proto3OptionalExtensions createEmptyInstance()
override

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

Implementation

Proto3OptionalExtensions createEmptyInstance() => create();