ValueProcessFunc typedef

ValueProcessFunc = dynamic Function(dynamic)

Implementation

typedef ValueProcessFunc = dynamic Function(dynamic);