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