DownloadedPlanInfo

@Serializable
@SerialName(value = "downloadedPlanInfo")
data class DownloadedPlanInfo(val info: ExpoFpDownloadedPlanInfo) : ExpoFpLinkType

Info about a previously downloaded plan.

Parameters

info

downloaded plan info

Constructors

Link copied to clipboard
constructor(info: ExpoFpDownloadedPlanInfo)

Properties

Link copied to clipboard

A textual representation of this instance.

Link copied to clipboard