Functions constructor

Functions({
  1. Expr? database,
})

Implementation

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