CouchDBClientMangoIndexesResponseStructureMangoIndexesResponseA struct representing the response when listing indexes.struct MangoIndexesResponseTopicsInitializersinit(from: any Decoder) throwsInstance Propertieslet indexes: [MangoIndex]The array of indexes.let totalRows: IntThe total number of indexes.