platform

@get:JvmName(name = "getPlatform")
@set:JvmName(name = "setPlatform")
var platform: Context.AppManifest.RelatedApplication.AppPlatform
Platform that the related app is listed on.

.elide.page.Context.AppManifest.RelatedApplication.AppPlatform platform = 2;