menu
conduit_core
conduit
DatabaseConfiguration
host property
host
brightness_4
host
property
Null safety
String
host
read / write
The host of the database to connect to.
This property is required.
Implementation
late String host;
conduit_core
conduit
DatabaseConfiguration
host property
DatabaseConfiguration class
Constructors
DatabaseConfiguration
fromFile
fromMap
fromString
withConnectionInfo
Properties
databaseName
hashCode
host
isTemporary
password
port
runtimeType
username
Methods
decode
noSuchMethod
toString
validate
Operators
operator ==