ErrorCount$Response constructor
const
ErrorCount$Response({
- int? errorCount,
Implementation
const ErrorCount$Response({
this.errorCount,
});
const ErrorCount$Response({
this.errorCount,
});