hasBatchMiddlewares property

bool get hasBatchMiddlewares

Returns true if any registered middleware has an onBatch interceptor.

Implementation

static bool get hasBatchMiddlewares => _hasBatchMiddlewares;