adaptPath property
File
get
adaptPath
Implementation
File get adaptPath => File(path.replaceAll('/', Platform.pathSeparator));
File get adaptPath => File(path.replaceAll('/', Platform.pathSeparator));