menu
bloom_framework package
documentation
bloom.dart
BloomDiscoveredServer
uri property
uri property
dark_mode
light_mode
uri
property
String
get
uri
HTTP URI string for this server.
Implementation
String get uri => 'http://$host:$port';
bloom_framework package
documentation
bloom
BloomDiscoveredServer
uri property
BloomDiscoveredServer class