createEmptyInstance method

OneofOptions createEmptyInstance()
override

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

Implementation

OneofOptions createEmptyInstance() => create();