BlueZGattService constructor
BlueZGattService(
- BlueZClient _client,
- BlueZObject _object
Implementation
BlueZGattService(this._client, this._object);
BlueZGattService(this._client, this._object);