menu
scanbot_sdk
mrz_configuration_json
MrzScannerJsonConfiguration
toJson method
toJson
brightness_4
brightness_5
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$MrzScannerJsonConfigurationToJson(this);
scanbot_sdk
mrz_configuration_json
MrzScannerJsonConfiguration
toJson method
MrzScannerJsonConfiguration class
Constructors
MrzScannerJsonConfiguration
Properties
autoCancelTimeout
cameraModule
cameraOverlayColor
cameraPreviewMode
cancelButtonHidden
cancelButtonTitle
enableCameraButtonTitle
enableCameraExplanationText
finderAspectRatio
finderLineColor
finderLineWidth
finderTextHint
finderTextHintColor
flashButtonHidden
flashButtonTitle
flashEnabled
hashCode
orientationLockMode
replaceCancelButtonWithIcon
runtimeType
screen
successBeepEnabled
topBarBackgroundColor
topBarButtonsActiveColor
topBarButtonsInactiveColor
useButtonsAllCaps
version
Methods
noSuchMethod
toJson
toString
Operators
operator ==