TimeModel constructor

TimeModel(
  1. String time
)

Implementation

TimeModel(this.time);