CroppingJsonConfiguration

constructor(version: String? = null, screen: String? = null, cancelButtonTitle: String? = null, hintTitle: String? = null, hintTitleColor: JsonColor? = null, backgroundColor: JsonColor? = null, rotateButtonTitle: String? = null, resetButtonTitle: String? = null, detectButtonTitle: String? = null, doneButtonTitle: String? = null, rotateButtonHidden: Boolean? = null, detectResetButtonHidden: Boolean? = null, orientationLockMode: JsonOrientationLockMode? = null, polygonColor: JsonColor? = null, anchorPointsColor: JsonColor? = null, polygonColorMagnetic: JsonColor? = null, polygonLineWidth: Double? = null, topBarBackgroundColor: JsonColor? = null, topBarButtonsActiveColor: JsonColor? = null, bottomBarBackgroundColor: JsonColor? = null, bottomBarButtonsColor: JsonColor? = null, useButtonsAllCaps: Boolean? = null, swapTopBottomButtons: Boolean? = null, accessibilityConfiguration: JsonCroppingAccessibilityConfiguration? = null)