Indexed constructor

const Indexed([
  1. RealmIndexType indexType = RealmIndexType.regular
])

Implementation

const Indexed([this.indexType = RealmIndexType.regular]);