is_full property
read / write
True, if the instant view contains the full page. A network request might be needed to get the full web page instant view.
Implementation
late bool is_full;
True, if the instant view contains the full page. A network request might be needed to get the full web page instant view.
late bool is_full;