EmptyIntRange constructor Null safety

const EmptyIntRange()

Implementation

const EmptyIntRange() : super(-1, -1);