kDisableScreenshotVariable constant

String const kDisableScreenshotVariable

Name of the variable that when set to true can be set on a TestController to be able disable all screenshots.

Implementation

static const kDisableScreenshotVariable = 'disable_screenshot';