TileFreshness.interval constructor

const TileFreshness.interval(
  1. Duration? _interval
)

What is the duration this needs to be refreshed at

Implementation

const TileFreshness.interval(this._interval) : _until = null;