automated_testing_framework package
documentation
automated_testing_framework
CaptureContext
image property
image
automated_testing_framework package
documentation
automated_testing_framework
CaptureContext
image property
CaptureContext class
Constructors
CaptureContext
Properties
hashCode
image
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
image
property
List
<
int
>
image
final
The resulting image from the screen capture.
Implementation
final List<int> image;