createdIndices property

Set<SchemaIndex> createdIndices

Implementation

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