DatabaseConnection constructor

DatabaseConnection(
  1. CommonDatabase database
)

Implementation

DatabaseConnection(this.database);