hasSnapshot property

bool hasSnapshot

Check if a snapshot exists.

Implementation

bool get hasSnapshot => _picture != null;