onInvalid property Null safety

Stream<Event> onInvalid

Implementation

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