RangeTo constructor

const RangeTo(
  1. int end
)

Implementation

const RangeTo(this.end);