ParamTransform typedef

ParamTransform = Param? Function(Param param)

Implementation

typedef ParamTransform = Param? Function(Param param);