Flutter
flutter_driver
VMServiceFlutterDriver
appIsolate property
appIsolate
description
appIsolate
property
Null safety
Isolate
appIsolate
override
Getter of appIsolate.
Implementation
@override vms.Isolate get appIsolate => _appIsolate;
Flutter
flutter_driver
VMServiceFlutterDriver
appIsolate property
VMServiceFlutterDriver class
Constructors
connectedTo
Properties
appIsolate
hashCode
logFilePathName
runtimeType
serviceClient
webDriver
Methods
checkHealth
clearTimeline
close
enableAccessibility
enterText
forceGC
getBottomLeft
getBottomRight
getCenter
getLayerTree
getRenderObjectDiagnostics
getRenderTree
getSemanticsId
getText
getTopLeft
getTopRight
getVmFlags
getWidgetDiagnostics
noSuchMethod
requestData
runUnsynchronized
screenshot
scroll
scrollIntoView
scrollUntilVisible
sendCommand
sendTextInputAction
setSemantics
setTextEntryEmulation
startTracing
stopTracingAndDownloadTimeline
tap
toString
traceAction
waitFor
waitForAbsent
waitForCondition
waitForTappable
waitUntilFirstFrameRasterized
waitUntilNoTransientCallbacks
Operators
operator ==
Static methods
connect