unixPath property

String? get unixPath

Returns the Unix path if present

Implementation

String? get unixPath => valueForProtocol('unix');