menu
bones_api package
documentation
bones_api_server.dart
APIServer
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
APIServer
url property
APIServer class