LeanCallback typedef

LeanCallback = void Function(LeanResponse response)

Implementation

typedef LeanCallback = void Function(LeanResponse response);