GetStorageKeyParameter

@Serializable
data class GetStorageKeyParameter(val frameId: String? = null)

Constructors

Link copied to clipboard
constructor(frameId: String? = null)

Properties

Link copied to clipboard
val frameId: String? = null