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