TrackerCallBack typedef

TrackerCallBack = dynamic Function(PamResponse)

Implementation

typedef TrackerCallBack = Function(PamResponse);