devices property
The devices available in this DeviceDataCollectorFactory
mapped to their
device type.
Implementation
@override
Map<String, DeviceManager> get devices => _devices;
The devices available in this DeviceDataCollectorFactory
mapped to their
device type.
@override
Map<String, DeviceManager> get devices => _devices;