EventHandler constructor
EventHandler(
- ASTWithSource expression, [
- CompileDirectiveMetadata? hostDirective
Implementation
EventHandler(this.expression, [this.hostDirective]);