posixStylePath property

String posixStylePath

Implementation

String get posixStylePath => path.replaceAll(r'\', r'/');