isEmptyValidator property

bool Function(T? data) isEmptyValidator
getter/setter pair

Implementation

bool Function(T? data) isEmptyValidator;