menu
angular_compiler package
documentation
v1/src/compiler/expression_parser/ast.dart
PropertyRead
PropertyRead.new constructor
PropertyRead.new constructor
dark_mode
light_mode
PropertyRead
constructor
PropertyRead
(
AST
receiver
,
String
name
)
Implementation
PropertyRead(
this
.receiver,
this
.name);
angular_compiler package
documentation
v1/src/compiler/expression_parser/ast
PropertyRead
PropertyRead.new constructor
PropertyRead class