aqueduct
aqueduct
APIHost
uri
uri
aqueduct
aqueduct
APIHost
uri
property
uri
aqueduct
aqueduct
APIHost
Constructors
APIHost
fromURI
Properties
basePath
host
port
scheme
uri
hashCode
runtimeType
Operators
operator ==
Methods
asMap
noSuchMethod
toString
Uri
uri
Source
Uri get uri { return new Uri(scheme: scheme, host: host, path: basePath); }