applyingBulkFixes property
Whether the fixes are being built for the bulk-fix request.
Implementation
bool get applyingBulkFixes => _context._applyingBulkFixes;
Whether the fixes are being built for the bulk-fix request.
bool get applyingBulkFixes => _context._applyingBulkFixes;