package com.discord.stores; import com.discord.utilities.fcm.NotificationClient; import d0.o; import kotlin.Pair; import rx.functions.Func2; /* compiled from: StoreNotifications.kt */ public final class StoreNotifications$configureNotificationClient$2 implements Func2> { public static final StoreNotifications$configureNotificationClient$2 INSTANCE = new StoreNotifications$configureNotificationClient$2(); public final Pair call(NotificationClient.SettingsV2 settingsV2, Boolean bool) { return o.to(settingsV2, bool); } }