fixPath property

String get fixPath

Implementation

String get fixPath {
  return replaceAll(r'\', '/');
}