minValue property

Instant minValue
final

Represents the smallest possible Instant. This value is equivalent to -9998-01-01T00:00:00Z

Implementation

static final Instant minValue = Instant._trusted(Time(days: IInstant.minDays));