start property

String? start
getter/setter pair

Starting value of the range.

Set to 0 or null for the initial range of values.

Implementation

core.String? start;