remoteFilePath property
String
get
remoteFilePath
Path to a remoteFile
Implementation
String get remoteFilePath => join(repository.repositoryDirectory.path, remoteFileName);
Path to a remoteFile
String get remoteFilePath => join(repository.repositoryDirectory.path, remoteFileName);