droppedIndices property

Set<SchemaIndex> droppedIndices

Implementation

Set<SchemaIndex> get droppedIndices => _compareIndices(oldSchema, newSchema);