core/commands/swipe_path/swipe_path_models library

Classes

SwipePathAppDied
The app process died while fdb was communicating with it.
SwipePathError
Generic / unrecognised error.
SwipePathNoFdbHelper
fdb_helper was not detected in the running app.
SwipePathRelayedError
The VM extension returned a relayed error message.
SwipePathResult
Result of a runSwipePath invocation.
SwipePathSuccess
Swipe path succeeded.
SwipePathUnexpectedResponse
The VM service returned an unexpected response shape.

Typedefs

SwipePathInput = ({String points, double? precision})
Input parameters for runSwipePath.