nativePath property

String nativePath

OS specific native path of this power source.

Implementation

String get nativePath => (_properties['NativePath'] as DBusString).value;