batchFlushSeconds property

Future<int> batchFlushSeconds

Implementation

Future<int> get batchFlushSeconds async =>
    await FlutterAvoInspectorPlatform.instance.batchFlushSeconds;