1. Deprecated("Internal Use Only")
BluetoothGattService internalCreateBluetoothGattService()

Source

@Deprecated("Internal Use Only")
static BluetoothGattService internalCreateBluetoothGattService() {
  return new BluetoothGattService._internalWrap();
}