NetworkCallBack<R> typedef

NetworkCallBack<R> = R Function(dynamic json)

Implementation

typedef NetworkCallBack<R> = R Function(dynamic json);