Stop the current video.
Future<void> stop({required int id}) { throw UnimplementedError('stop() has not been implemented.'); }