hasScanData property

bool get hasScanData

Whether scan data is available.

Implementation

bool get hasScanData => scanData != null;