createEmptyInstance method Null safety

CompositeFilter createEmptyInstance()
override

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

Implementation

CompositeFilter createEmptyInstance() => create();