kt property

KtIterable<T> get kt

Implementation

KtIterable<T> get kt => DartIterable(this);