ScanCompletionOverlay

constructor(source: Map<String, Any?>)
constructor(json: JSONObject)
constructor(message: StyledText = StyledText( text = "?completionOverlaySuccessMessage", color = ScanbotColor("?sbColorOnPrimary", isArgb = false) ), iconColor: ScanbotColor = ScanbotColor("?sbColorOnPrimary", isArgb = false), overlayBackgroundColor: ScanbotColor = ScanbotColor("?sbColorSurfaceHigh", isArgb = false), timeout: Int = 1000)