DispStreamsType typedef

DispStreamsType = Future<void> Function(DispStreamsOptions options)

Function type definition for displaying streams.

Implementation

typedef DispStreamsType = Future<void> Function(DispStreamsOptions options);