LookupCallback typedef

LookupCallback = Ref Function(dynamic json)

Implementation

typedef LookupCallback = Ref Function(dynamic json);