GetWebPageInstantView constructor

GetWebPageInstantView(
  1. {required String url,
  2. required bool force_full,
  3. int? extra,
  4. int? clientId}
)

Returns an instant view version of a web page if available. Returns a 404 error if the web page has no instant view page

Returns WebPageInstantView

Implementation

GetWebPageInstantView