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