sourcePath property
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;
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''.
final String? sourcePath;