hasPath property

bool get hasPath

Implementation

bool get hasPath => path != null && !path!.isEmpty;