Advance<I> constructor

const Advance<I>(
  1. int value
)

Implementation

const Advance(this.value);