StateMachineNamed constructor

const StateMachineNamed(
  1. String name
)

Implementation

const StateMachineNamed(this.name);