Seek typedef

Seek = Future<void> Function(Duration duration)

Implementation

typedef Seek = Future<void> Function(Duration duration);