onInvalid property

Stream<Event> get onInvalid

Implementation

Stream<Event> get onInvalid => invalidEvent.forTarget(this);