pathSeparator top-level property
String
get
pathSeparator
The forward-slash separator used by these path helpers.
Implementation
String get pathSeparator => '/';
The forward-slash separator used by these path helpers.
String get pathSeparator => '/';