updatedStreams property Null safety

List<String>? updatedStreams
optional">@optionalread / write

The new set of recorded timeline streams.

This is provided for the TimelineStreamSubscriptionsUpdate event.

Implementation

@optional
List<String>? updatedStreams;