copyWith abstract method

DistributedCacheEntry copyWith({
  1. String? data,
})

Implementation

DistributedCacheEntry copyWith({String? data});