BlueZBatteryProvider constructor
BlueZBatteryProvider(
- BlueZClient _client,
- DBusObjectPath path
Implementation
BlueZBatteryProvider(this._client, DBusObjectPath path)
: super(path, isObjectManager: true);