getFile abstract method
Returns an instance of FileInfoBase that represents a file in the directory
Implementation
FileInfoBase? getFile(String path);
Returns an instance of FileInfoBase that represents a file in the directory
FileInfoBase? getFile(String path);