path property

String path

Device filesystem path.

Implementation

String get path =>
    _object.getStringProperty(_deviceInterfaceName, 'Path') ?? '';