uriSource property
Return the source to which the uri was resolved.
Implementation
@Deprecated('Use resolvedUri and check for DirectiveUriWithSource instead')
Source? get uriSource;
Return the source to which the uri was resolved.
@Deprecated('Use resolvedUri and check for DirectiveUriWithSource instead')
Source? get uriSource;