LatestValueCmd constructor

LatestValueCmd({
  1. required List<EntityKey> keys,
})

Implementation

LatestValueCmd({required this.keys});