menu
scanbot_sdk
license_plate_configuration_json
LicensePlateScannerJsonConfiguration
toJson method
toJson
brightness_4
brightness_5
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$LicensePlateScannerJsonConfigurationToJson(this);
scanbot_sdk
license_plate_configuration_json
LicensePlateScannerJsonConfiguration
toJson method
LicensePlateScannerJsonConfiguration class
Constructors
LicensePlateScannerJsonConfiguration
Properties
cameraModule
cameraOverlayColor
cameraPreviewMode
cancelButtonHidden
cancelButtonTitle
confirmationDialogAccentColor
confirmationDialogConfirmButtonFilled
confirmationDialogConfirmButtonFilledTextColor
confirmationDialogConfirmButtonStyle
confirmationDialogConfirmButtonTitle
confirmationDialogMessage
confirmationDialogRetryButtonStyle
confirmationDialogRetryButtonTitle
confirmationDialogStyle
confirmationDialogTitle
enableCameraButtonTitle
enableCameraExplanationText
finderLineColor
finderLineWidth
finderPreferredHeight
finderTextHint
finderTextHintColor
flashButtonHidden
flashButtonTitle
flashEnabled
hashCode
maximumNumberOfAccumulatedFrames
minNumberOfRequiredFramesWithEqualRecognitionResult
orientationLockMode
replaceCancelButtonWithIcon
runtimeType
scanStrategy
screen
significantShakeDelay
topBarBackgroundColor
topBarButtonsActiveColor
topBarButtonsInactiveColor
useButtonsAllCaps
version
Methods
noSuchMethod
toJson
toString
Operators
operator ==