menu
astra package
documentation
isolate.dart
ApplicationIsolateServer
url property
url property
dark_mode
light_mode
url
property
@
override
Uri
get
url
override
The URL that the server is listening on.
Implementation
@override Uri get url => server.url;
astra package
documentation
isolate
ApplicationIsolateServer
url property
ApplicationIsolateServer class