errorCounts property
A list of errors and counts per error reason.
May not be populated in all cases.
Implementation
core.List<ErrorCount>? errorCounts;
A list of errors and counts per error reason.
May not be populated in all cases.
core.List<ErrorCount>? errorCounts;