FailureCallback typedef

FailureCallback = void Function(String)

Implementation

typedef FailureCallback = void Function(String);