IInline6$Typings extension

on

Properties

authority String?

Available on IInline6, provided by the IInline6$Typings extension

The new authority, defaults to this Uri's authority.
getter/setter pair
fragment String?

Available on IInline6, provided by the IInline6$Typings extension

The new fragment, defaults to this Uri's fragment.
getter/setter pair
path String?

Available on IInline6, provided by the IInline6$Typings extension

The new path, defaults to this Uri's path.
getter/setter pair
query String?

Available on IInline6, provided by the IInline6$Typings extension

The new query, defaults to this Uri's query.
getter/setter pair
scheme String?

Available on IInline6, provided by the IInline6$Typings extension

The new scheme, defauls to this Uri's scheme.
getter/setter pair