defaultProduction constant

BatchLimit const defaultProduction

Implementation

static const BatchLimit defaultProduction =
    BatchLimit(isLocked: false, limits: BatchLimits.defaultProduction);