uriBlueprint property

Uri uriBlueprint

Current URI object in the "blueprint form", as it's defined in BeamLocation.pathBlueprints.

This is constructed from pathBlueprintSegments and queryParameters. See more at configure.

Implementation

Uri get uriBlueprint => _uriBlueprint;