ESenseDeviceManager constructor
ESenseDeviceManager(
- String type, [
- ESenseDevice? configuration
Implementation
ESenseDeviceManager(
super.type, [
super.configuration,
]);