PublicAppConfig

constructor(appId: String, appKey: String, slug: String, name: String, storeUrl: String?, storeKind: String?, iconUrl: String?, allowPublic: Boolean, allowedPlatforms: List<FeedbackPlatform>, maxAttachmentBytes: Long, allowAnonymousRoadmap: Boolean, allowAnonymousVote: Boolean, allowAnonymousFeedback: Boolean, allowAnonymousChangelog: Boolean, sdk: SdkAppearance = SdkAppearance.defaults)(source)