seekTo abstract method

Future<void> seekTo(
  1. Duration position
)

Implementation

Future<void> seekTo(Duration position);