OperationState constructor

const OperationState(
  1. String value
)

Implementation

const OperationState(super.value);