DirectionsStatus constructor

const DirectionsStatus(
  1. String? _name
)

Implementation

const DirectionsStatus(this._name);