hasPath property

bool get hasPath

returns true if image has path. (For web path is not available)

Implementation

bool get hasPath => path != null;