error property

E? error
latefinal

Implementation

late final E? error = _validator.call(value);