isValid property

bool Function(T? value) isValid
final

Implementation

final bool Function(T? value) isValid;