$AccountsTable constructor

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

Implementation

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