import 'package:aspose_barcode_cloud/aspose_barcode_cloud.dart';
Represents information about barcode.
Name | Type | Description | Notes |
---|---|---|---|
barcodeValue | String | Barcode data. | [optional] |
type | String | Type of the barcode. | [optional] |
region | List<RegionPoint> | Region with barcode. | [optional] [default to const []] |
checksum | String | Checksum of barcode. | [optional] |