onBeforeUpdate property

void Function()? onBeforeUpdate
final

Runs before the update schedule.

Implementation

final void Function()? onBeforeUpdate;