LaunchFilesInAppParameter

@Serializable
data class LaunchFilesInAppParameter(val manifestId: String, val files: List<String>)

Constructors

Link copied to clipboard
constructor(manifestId: String, files: List<String>)

Properties

Link copied to clipboard
Link copied to clipboard