onRun property

void Function(SaveObserver $, A a, B b, C c) onRun
final

A user defined effect.

Implementation

final void Function(SaveObserver $, A a, B b, C c) onRun;