remoteFileExists property
bool
get
remoteFileExists
Checks if a remoteFileExists
Implementation
bool get remoteFileExists => remoteFile.existsSync();
Checks if a remoteFileExists
bool get remoteFileExists => remoteFile.existsSync();