iterator property

Iterator iterator

Get the tuple elements as an Iterator

Implementation

Iterator<dynamic> get iterator;