path property
String
get
path
The path to the NamedPipe/UNIX Domain Socket.
Implementation
_i2.String get path => _i5.getProperty(
this,
'path',
);
The path to the NamedPipe/UNIX Domain Socket.
_i2.String get path => _i5.getProperty(
this,
'path',
);