lean_types library

Typedefs

LeanActionCancelled = void Function()
LeanActionError = void Function(String errorMessage)
LeanCallback = void Function(LeanResponse response)