menu
finch package
documentation
finch_app.dart
FinchCron
evrySecond static method
evrySecond static method
dark_mode
light_mode
evrySecond
static method
String
evrySecond
(
[
int
sec
=
1
])
Implementation
static String evrySecond([int sec = 1]) { return '*/$sec * * * * *'; }
finch package
documentation
finch_app
FinchCron
evrySecond static method
FinchCron class