InRange constructor

const InRange(
  1. List<Object> ranges
)

Implementation

const InRange(super.ranges);