menu
ai_touristic_info_tool
models\ssh_model.dart
SSHModel
host property
host
dark_mode
light_mode
host
property
String
host
getter/setter pair
Property that defines the SSH host address.
Example
'192.168.0.1'
Implementation
String host;
ai_touristic_info_tool
ssh_model
SSHModel
host property
SSHModel class