itemBoundables property

List? itemBoundables
getter/setter pair

Set to null when index is built, to avoid retaining memory.

Implementation

List? itemBoundables = [];