ErrorCallBack typedef

ErrorCallBack = void Function(FutureManagerError)

Implementation

typedef ErrorCallBack = void Function(FutureManagerError);