menu
khadem package
documentation
http.dart
RequestMetadata
host property
host property
dark_mode
light_mode
host
property
String
?
get
host
Gets host name.
Implementation
String? get host => _raw.headers.value('host');
khadem package
documentation
http
RequestMetadata
host property
RequestMetadata class