ESenseDeviceManager constructor

ESenseDeviceManager(
  1. String type, {
  2. ESenseDevice? configuration,
})

Implementation

ESenseDeviceManager(super.type, {super.configuration});