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