host property Null safety

String host
read / write

The host of the database to connect to.

This property is required.

Implementation

late String host;