exists property

bool get exists

Implementation

bool get exists => File(path).existsSync();