complete abstract method
Waits for completion and obtains the changes.
This life-cycle can only be called once per ChangeReporter.
Implementation
Future<List<PrioritizedSourceChange>> complete();
Waits for completion and obtains the changes.
This life-cycle can only be called once per ChangeReporter.
Future<List<PrioritizedSourceChange>> complete();