UpsertMany constructor
UpsertMany(
- String name
Implementation
UpsertMany(this.name) {
_immutable = ImmutableUpsertManyStatement(this);
}
UpsertMany(this.name) {
_immutable = ImmutableUpsertManyStatement(this);
}