menu
safe_yaml package
documentation
safe_yaml.dart
DatabaseConfiguration
host property
host property
dark_mode
light_mode
host
property
String
?
host
getter/setter pair
The host of the database to connect to.
This property is required.
Implementation
String? host;
safe_yaml package
documentation
safe_yaml
DatabaseConfiguration
host property
DatabaseConfiguration class