iterator property

Iterator<int?> iterator

Implementation

Iterator<int?> get iterator => this;