RangeFrom constructor

const RangeFrom(
  1. int start
)

Implementation

const RangeFrom(this.start);