NotInRange constructor

const NotInRange(
  1. List<Object> ranges
)

Implementation

const NotInRange(super.ranges);