pathSeparator property
final
The path separator used by the operating system to separate components in file paths.
Implementation
@pragma("vm:platform-const")
static final pathSeparator = _Platform.pathSeparator;
The path separator used by the operating system to separate components in file paths.
@pragma("vm:platform-const")
static final pathSeparator = _Platform.pathSeparator;