disabled property

bool? disabled
getter/setter pair

Whether the callback is disabled.

Disabled callbacks are ignored by the agent.

Optional.

Implementation

core.bool? disabled;