value property

int value

Implementation

int get value {
  switch (this) {
    case LocalDateTime.min:
      return 268435456;
  }
}