sourcePath property

String? sourcePath
final

The local absolute path of the device resource. The source path for a device resource can refer only to a character device or block device under ''/dev''.

Implementation

final String? sourcePath;