max property

Time max
final

The maximum supported Time, 23:59:59.999999999.

Implementation

static final max = Time(23, 59, 59, 999, 999);