copyWith abstract method

ValidationResult<M> copyWith(
  1. bool isValid
)

Implementation

ValidationResult<M> copyWith(bool isValid);