applyingBulkFixes property

bool get applyingBulkFixes
inherited

Whether the fixes are being built for the bulk-fix request.

Implementation

bool get applyingBulkFixes => _context._applyingBulkFixes;