DirectionType constructor

const DirectionType(
  1. String value
)

Implementation

const DirectionType(this.value);