batchSize property

Future<int> batchSize

Implementation

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