UncheckedAtUri class final

Implemented types

Constructors

UncheckedAtUri.new(String _uri)
const

Properties

collection NSID
Returns the collection.
no setteroverride
hash String
Returns the hash.
no setteroverride
hashCode int
The hash code for this object.
no setteroverride
hostname String
Returns the hostname.
no setteroverride
href String
Returns the href.
no setteroverride
origin String
Returns the origin.
no setteroverride
pathname String
Returns the pathname.
no setteroverride
protocol String
Returns the protocol.
no setteroverride
rkey String
Returns the rkey.
no setteroverride
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
override

Operators

operator ==(Object other) bool
The equality operator.
override