Creates an event from a JSON map.
factory StreamStateChanged.fromJson(Map<String, dynamic> json) => _$StreamStateChangedFromJson(json);