The path separator used by the operating system to separate components in file paths.
@override String get pathSeparator => _throwIfNull(_pathSeparator);