package com.discord.stores; import d0.z.d.o; import kotlin.jvm.functions.Function0; /* compiled from: StoreGuildTemplates.kt */ public final class StoreGuildTemplates$observeDynamicLinkGuildTemplateCode$1 extends o implements Function0 { public final /* synthetic */ StoreGuildTemplates this$0; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public StoreGuildTemplates$observeDynamicLinkGuildTemplateCode$1(StoreGuildTemplates storeGuildTemplates) { super(0); this.this$0 = storeGuildTemplates; } @Override // kotlin.jvm.functions.Function0 /* renamed from: invoke */ public final String mo1invoke() { return StoreGuildTemplates.access$getDynamicLinkGuildTemplateCode$p(this.this$0); } }