data property

List<DeviceEntity> data
getter/setter pair

Implementation

late List<DeviceEntity> data = [];