unixPath property
String?
get
unixPath
Returns the Unix path if present
Implementation
String? get unixPath => valueForProtocol('unix');
Returns the Unix path if present
String? get unixPath => valueForProtocol('unix');