Get the path separator used by the operating system to separate components in file paths.
Source
static String get pathSeparator => _pathSeparator;
Get the path separator used by the operating system to separate components in file paths.
static String get pathSeparator => _pathSeparator;