Direction constructor

const Direction(
  1. String _name
)

Implementation

const Direction(this._name);