devices property

Map<String, Future<DeviceDto?>> devices
getter/setter pair

Implementation

Map<String, Future<DeviceDto?>> devices = {};