Database constructor

const Database(
  1. String name
)

Implementation

const Database(this.name);