hasPath property

bool hasPath

Implementation

bool get hasPath => (path != null && path!.isNotEmpty);