batchFlushSeconds property

Future<int> batchFlushSeconds

Implementation

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