Goes to the first page of the document.
Future<bool?> gotoFirstPage() { return _channel.invokeMethod(Functions.gotoFirstPage); }