OpenEvent constructor
const
OpenEvent({
- UnmodifiableMapView<
String, String> ? headers,
Create a connected event with the specified headers.
Implementation
const OpenEvent({this.headers});