pathJoin property

String pathJoin
final

Implementation

final pathJoin = !Platform.isWindows ? '/' : '\\';