refreshRate property

Duration refreshRate

The refresh rate of the data.

Implementation

Duration get refreshRate => const Duration(seconds: 10);