menu
scanbot_sdk
document_scanner_configuration
ContourConfiguration
toJson method
toJson
brightness_4
brightness_5
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$ContourConfigurationToJson(this);
scanbot_sdk
document_scanner_configuration
ContourConfiguration
toJson method
ContourConfiguration class
Constructors
ContourConfiguration
Properties
autoSnapProgressEnabled
autoSnapProgressStrokeColor
autoSnapProgressStrokeWidth
cornerRadius
fillColor
fillOkColor
hashCode
runtimeType
strokeColor
strokeOkColor
strokeWidth
Methods
noSuchMethod
toJson
toString
Operators
operator ==