OnFail typedef

OnFail = void Function(dynamic message)

Implementation

typedef OnFail = void Function(dynamic message);