clearData

abstract suspend fun clearData(types: Set<ClearableData>)

Execute all registered data clearing plugins for the given types.