Token

fun Token(    threshold: Float = 0.65f,     @FloatRange(from = -1.0, to = 1.0) areaOffset: Float,     containerRect: Rect,     containerWidth: Int,     containerHeight: Int)