cleanPath property

String get cleanPath

Implementation

String get cleanPath => '/${path ?? ''}'.replaceAll('//', '/');