iterator property

String? iterator
inherited

The current iterator to start from (when iterating lists)

@param this_ the object handle @param iterator the iterator to start from

Implementation

String? get iterator => throw _privateConstructorUsedError;