$ReportCacheModelTable constructor

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

Implementation

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