host property

String host
getter/setter pair

The host of the database to connect to.

This property is required.

Implementation

late String host;