StreamStateEvent constructor Null safety

StreamStateEvent(
  1. {bool? previewOnly}
)

Implementation

StreamStateEvent({this.previewOnly});