OnFailureCallback typedef

OnFailureCallback = void Function(Error error)

Implementation

typedef OnFailureCallback = void Function(Error error);