shouldAllowScreenshots property

set shouldAllowScreenshots (bool value)
override

Implementation

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