StateTreeDefinitionError constructor

StateTreeDefinitionError(
  1. String message
)

Implementation

StateTreeDefinitionError(this.message);