UpdateOldAllStreamsFunction typedef

UpdateOldAllStreamsFunction = void Function(List<Stream>)

Function type for updating the list of old video streams.

Implementation

typedef UpdateOldAllStreamsFunction = void Function(List<Stream>);