import 'package:aspose_barcode_cloud/aspose_barcode_cloud.dart';Represents information about a barcode list.
| Name | Type | Description | Notes |
|---|---|---|---|
| barcodes | List<BarcodeResponse> | List of barcodes that are present in the image. | [default to const []] |
import 'package:aspose_barcode_cloud/aspose_barcode_cloud.dart';Represents information about a barcode list.
| Name | Type | Description | Notes |
|---|---|---|---|
| barcodes | List<BarcodeResponse> | List of barcodes that are present in the image. | [default to const []] |