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