menu
bones_api package
documentation
bones_api_server.dart
APIServerWorker
url property
url property
dark_mode
light_mode
url
property
String
get
url
inherited
The local URL of this server.
Implementation
String get url => 'http://$urlHost:$port/';
bones_api package
documentation
bones_api_server
APIServerWorker
url property
APIServerWorker class