menu
dartness_server package
documentation
schedule.dart
Scheduled
fixedRate property
fixedRate property
dark_mode
light_mode
fixedRate
property
int
?
fixedRate
final
The fixed rate of execution, specifying the period between invocations.
Implementation
final int? fixedRate;
dartness_server package
documentation
schedule
Scheduled
fixedRate property
Scheduled class