columnIndices property

Iterable<int> get columnIndices

Returns a lazy iterable of column indices

Implementation

Iterable<int> get columnIndices;