CaptureSnapshotParameter

@Serializable
data class CaptureSnapshotParameter(val format: String? = null)

Constructors

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

Properties

Link copied to clipboard
val format: String? = null

Format (defaults to mhtml).