ChangeSetEntryFunc typedef

ChangeSetEntryFunc = Future<ChangeSetEntry?> Function()

Implementation

typedef ChangeSetEntryFunc = Future<ChangeSetEntry?> Function();