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