The path separator used by the operating system to separate components in file paths.
@override String get pathSeparator => io.Platform.pathSeparator;