FailureCallback typedef

FailureCallback = void Function(int failureCode)

Implementation

typedef FailureCallback = void Function(int failureCode);