handleRecords abstract method

  1. @protected
Future<void> handleRecords()

Handles records that will be available asynchronous through the QueueWorker.

Implementation

@protected
Future<void> handleRecords();