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