TableDataInsertAllResponseInsertErrors constructor
TableDataInsertAllResponseInsertErrors({
- List<
ErrorProto> ? errors, - int? index,
Implementation
TableDataInsertAllResponseInsertErrors({this.errors, this.index});