apptentive_flutter library

Typedefs

AuthenticationFailedNotification = void Function(String errorMessage)
MessageCenterUnreadCountChangedNotification = void Function(int count)
MessageSentNotification = void Function(String sentByUser)
SurveyFinishedCallback = void Function(bool completed)