is_full property

bool is_full
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;