cache property

Duration cache
final

TTL of metadata cache. Defaults to 1 day. Pass null to disable caching and always make a request for latest metadata.

Implementation

final Duration cache;