shouldAllowScreenshots property
set
shouldAllowScreenshots
(bool value)
Implementation
set shouldAllowScreenshots(bool value) =>
_map["shouldAllowScreenshots"] = value;
set shouldAllowScreenshots(bool value) =>
_map["shouldAllowScreenshots"] = value;