count property

int get count

Number of scanned images.

Implementation

int get count => images.length;