menu
ngcompiler package
documentation
v1/src/compiler/ir/model.dart
DirectiveOutput
DirectiveOutput constructor
DirectiveOutput constructor
dark_mode
light_mode
DirectiveOutput
constructor
DirectiveOutput
(
String
name
,
bool
isMockLike
)
Implementation
DirectiveOutput(super.name, this.isMockLike);
ngcompiler package
documentation
v1/src/compiler/ir/model
DirectiveOutput
DirectiveOutput constructor
DirectiveOutput class