validator property

Validator<T> Function(T value) validator
final

Implementation

final Validator<T> Function(T value) validator;