DatabaseUrl constructor

const DatabaseUrl(
  1. String url
)

Creates the connection string target.

Implementation

const DatabaseUrl(this.url);