expirationTokens property

List<Stream<void>> get expirationTokens

Gets the Streams that cause the cache entry to expire.

Implementation

List<Stream<void>> get expirationTokens;