FailNotifyType typedef

FailNotifyType = void Function(String message)

Implementation

typedef FailNotifyType = void Function(String message);