uriContent property

String? uriContent

Return the content of the uri, or null if the AST structure has not been resolved, or if the uri has a string interpolation.

Implementation

String? get uriContent;