isPath property

bool isPath

Implementation

bool get isPath => imagePath != null && imagePath!.isNotEmpty;