NotifyCallCallback typedef

NotifyCallCallback = void Function(String alert)

Implementation

typedef NotifyCallCallback = void Function(String alert);