StreamingConfig constructor

StreamingConfig({
  1. String? filter,
})

Implementation

StreamingConfig({this.filter});