InsertMany constructor
InsertMany(
- String name
Implementation
InsertMany(this.name) {
_immutable = ImmutableInsertManyStatement(this);
}
InsertMany(this.name) {
_immutable = ImmutableInsertManyStatement(this);
}