screenshot property

Duration screenshot
final

The time to wait in order to receive a screenshot. Screenshot requests are fully async so this time needs to be large enough for a device to generate and respond to a screenshot request.

Implementation

final Duration screenshot;