staleSlotCuttoff property

Duration staleSlotCuttoff
final

How often to check current slot. If 1 minute old, update

Implementation

final staleSlotCuttoff = const Duration(seconds: 60);