Dart SDK
dart:html
Url
property runtimeType
runtimeType
class Url
Properties
hash
host
hostname
href
origin
password
pathname
port
protocol
search
username
hashCode
runtimeType
Methods
toString
noSuchMethod
Operators
operator ==
Static methods
createObjectUrl
createObjectUrlFromBlob
createObjectUrlFromSource
createObjectUrlFromStream
revokeObjectUrl
Type
runtimeType
A representation of the runtime type of the object.
Source
Type get runtimeType => getRuntimeType(this);
property runtimeType