screenshotData

val screenshotData: String? = null

Base64-encoded image data of the screenshot, if one was requested and successfully taken. (Encoded as a base64 string when passed over JSON)

Sources

jvm source
Link copied to clipboard