minValue property

DateTime get minValue

Implementation

static DateTime get minValue {
  return DateTime(0);
}