menu
ngcompiler package
documentation
v1/src/compiler/provider_parser.dart
ProviderElementContext
attributeDeps property
attributeDeps property
dark_mode
light_mode
attributeDeps
property
Set
<
String
>
attributeDeps
final
A container for all @Attribute dependencies.
Implementation
final attributeDeps = <String>{};
ngcompiler package
documentation
v1/src/compiler/provider_parser
ProviderElementContext
attributeDeps property
ProviderElementContext class