Snapshot Overlay Options
data class SnapshotOverlayOptions @JvmOverloads constructor(val showLogo: Boolean = true, val showAttributes: Boolean = true)
Data class to config the overlays on the snapshotter
Data class to config the overlays on the snapshotter