columnIndices property

Iterable<int> columnIndices

Returns a lazy iterable of column indices

Implementation

Iterable<int> get columnIndices;