CommitCallback<T> typedef

CommitCallback<T> = FutureOr<T> Function()

Implementation

typedef CommitCallback<T> = FutureOr<T> Function();