OnSavedFunc typedef

OnSavedFunc = void Function<E>(E v)

Implementation

typedef OnSavedFunc = void Function<E>(E v);