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