setStart method

dynamic setStart(
  1. int v
)

Implementation

setStart(int v) => start = v;