Database constructor

Database(
  1. String name
)

Implementation

Database(this.name);