batchSize property

Future<int> batchSize

Implementation

Future<int> get batchSize async =>
    throw UnimplementedError('batchSize() has not been implemented.');