IsValueValidSync<T> typedef

IsValueValidSync<T> = bool Function(T?)

Implementation

typedef IsValueValidSync<T> = bool Function(T?);