readAttributeSources(completionHandler:)

Declaration

func readAttributeSources(completionHandler: @escaping  @Sendable ([Any]?, (any Error)?) -> Void)
func readAttributeSources() async throws -> [Any]