ScanRegions

@Serializable
data class ScanRegions(val regions: List<ScanRegion>, val mustHonor: Boolean = true)

Constructors

Link copied to clipboard
constructor(regions: List<ScanRegion>, mustHonor: Boolean = true)

Properties

Link copied to clipboard
Link copied to clipboard