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