ValidatorWithStaticError<T extends Object?> constructor

const ValidatorWithStaticError<T extends Object?>(
  1. String error
)

Implementation

const ValidatorWithStaticError(this.error);