TrainStatus constructor

const TrainStatus(
  1. String value
)

Implementation

const TrainStatus(this.value);