crons property

List<WaCron> crons
final

A list of WaCron instances representing scheduled tasks.

Implementation

final List<WaCron> crons = [];