executionFailed property
- @Deprecated('Not supported. Member documentation may have more information.')
getter/setter pair
Is true if any execution in the integration failed.
False otherwise.
Implementation
@core.Deprecated(
'Not supported. Member documentation may have more information.',
)
core.bool? executionFailed;