TileFreshness.interval constructor
const
TileFreshness.interval(
- Duration? _interval
What is the duration this needs to be refreshed at
Implementation
const TileFreshness.interval(this._interval) : _until = null;