Indexes constructor

Indexes({
  1. Expr? database,
})

Implementation

Indexes({this.database}) : super.empty();