The position in the current video.
Future<Duration?> get position async { return _videoPlayerPlatform.getPosition(_playerId); }