DisposeObservation typedef

DisposeObservation = void Function()

A callback that stops an observation when called

Implementation

typedef DisposeObservation = void Function();