TransitTimeRow constructor

TransitTimeRow({
  1. List<TransitTimeValue>? values,
})

Implementation

TransitTimeRow({this.values});