writeAttributeGroupKeyMap(withValue:completionHandler:)

Declaration

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