isValid method

  1. @protected
bool isValid()
inherited

Validate the event Override in subclasses for custom validation

Implementation

@protected
bool isValid() => true;