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