remoteFileExists property

bool get remoteFileExists

Checks if a remoteFileExists

Implementation

bool get remoteFileExists => remoteFile.existsSync();