uriSource property

  1. @Deprecated('Use resolvedUri and check for DirectiveUriWithSource instead')
Source? uriSource

Return the source to which the uri was resolved.

Implementation

@Deprecated('Use resolvedUri and check for DirectiveUriWithSource instead')
Source? get uriSource;