OperationReason constructor

const OperationReason(
  1. String val
)

Implementation

const OperationReason(super.val);