BlueZGattService constructor

BlueZGattService(
  1. BlueZClient _client,
  2. BlueZObject _object
)

Implementation

BlueZGattService(this._client, this._object);