isScanned property

bool get isScanned

Implementation

bool get isScanned => _barcode != null && _barcode!.isNotEmpty;