activeScreenshotIsBroken property

bool? get activeScreenshotIsBroken

Check if the active screenshot is broken.

Implementation

bool? get activeScreenshotIsBroken => activeScreenshot?.broken;