TableDataInsertAllRequestRows constructor
TableDataInsertAllRequestRows({
- String? insertId,
- JsonObject? json,
Implementation
TableDataInsertAllRequestRows({this.insertId, this.json});