keys property

List<String>? keys
final

The keys of the cache items that were affected in a batch operation.

Implementation

final List<String>? keys;