validator property

(bool Function(Object? value)?) validator
final

Implementation

final bool Function(Object? value)? validator;