Signature

constructor(annotationType: AnnotationType = AnnotationType.INK, id: Long = ID_NOT_SET, inkColor: Int = 0, lineWidth: Float = 0.0f, lines: List<List<PointF>> = emptyList(), biometricData: BiometricSignatureData? = null, signatureDrawWidthRatio: Float = 1.0f, bitmapIdentifier: Int = BITMAP_NOT_SET, stampRect: RectF? = null)