Range.to constructor

Range.to(
  1. num? to
)

Use Range.to to define less than or equal

Implementation

Range.to(this.to);