next method

  1. @override
num next()
override

Returns the singular value `start.

Implementation

@override
num next() => start;