unableToCrawl property

bool? unableToCrawl
getter/setter pair

If the robo was unable to crawl the app; perhaps because the app did not start.

Implementation

core.bool? unableToCrawl;