$PendingOpsTable constructor

$PendingOpsTable(
  1. GeneratedDatabase attachedDatabase, [
  2. String? _alias
])

Implementation

$PendingOpsTable(this.attachedDatabase, [this._alias]);