CommitCallback typedef

CommitCallback = Future<bool> Function()

Implementation

typedef CommitCallback = Future<bool> Function();