indexType property

  1. @override
IndexType indexType

Specifies what kind of index this column is, if any.

Implementation

@override
IndexType get indexType => _index;