afterUpdate abstract method

void afterUpdate(
  1. void callback()
)

Implementation

void afterUpdate(void Function() callback);