BatchCreateRowsRequest constructor
BatchCreateRowsRequest({
- List<
CreateRowRequest> ? requests,
Implementation
BatchCreateRowsRequest({
this.requests,
});
BatchCreateRowsRequest({
this.requests,
});