toTimeOfDay method

TimeOfDay toTimeOfDay()

Convert it ot TimeOfDay

Implementation

TimeOfDay toTimeOfDay() => TimeOfDay.fromDateTime(this);