devices property

Map<String, DateTime>? devices
final

Map of all devices that have synced, with their last sync time.

Implementation

final Map<String, DateTime>? devices;