id property

int id

The id of the input within the context of the StateMachine it belongs to.

Implementation

int get id => _input.id;