IInline5 class

Available extensions
Annotations
  • @JS()
  • @staticInterop
  • @anonymous

Constructors

IInline5.new()

Properties

authority String?

Available on IInline5, provided by the IInline5$Typings extension

The authority of the uri
no setter
fragment String?

Available on IInline5, provided by the IInline5$Typings extension

The fragment identifier of the uri
no setter
hashCode int
The hash code for this object.
no setterinherited
path String?

Available on IInline5, provided by the IInline5$Typings extension

The path of the uri
no setter
query String?

Available on IInline5, provided by the IInline5$Typings extension

The query string of the uri
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
scheme String

Available on IInline5, provided by the IInline5$Typings extension

The scheme of the uri
no setter

Methods

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

Operators

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