slashChars top-level property

Iterable<string> get slashChars

Implementation

Iterable<string> get slashChars => ["\\", "|", "/"];