isValid property

bool Function(T? object) isValid
final

Implementation

final bool Function(T? object) isValid;