Datasource constructor

Datasource({
  1. PostgreSql? postgresql,
})

Implementation

Datasource({this.postgresql});