ValidateCb typedef

ValidateCb = bool Function(dynamic data)

Implementation

typedef ValidateCb = bool Function(dynamic data);