JWRCallBack typedef

JWRCallBack = void Function(dynamic body, JWR jwr)

Implementation

typedef JWRCallBack = void Function(dynamic body, JWR jwr);