ValuableCallbackPrototype typedef

ValuableCallbackPrototype = void Function(ValuableWatcher watch, {ValuableContext? valuableContext})

Implementation

typedef ValuableCallbackPrototype = void Function(ValuableWatcher watch,
    {ValuableContext? valuableContext});