menu
aspose_barcode_cloud package
documentation
aspose_barcode_cloud.dart
RecognitionMode
toJson method
toJson method
dark_mode
light_mode
toJson
method
String
?
toJson
(
)
Returns a JSON representation of RecognitionMode.
Implementation
String? toJson() { return _value; }
aspose_barcode_cloud package
documentation
aspose_barcode_cloud
RecognitionMode
toJson method
RecognitionMode class