onSchedule property

void Function(NiceAdminNotification notification, DateTime schedule)? onSchedule
final

Implementation

final void Function(NiceAdminNotification notification, DateTime schedule)?
    onSchedule;