flutter_pollfish library

Enums

Position

Typedefs

PollfishClosedListener = void Function()
PollfishOpenedListener = void Function()
PollfishSurveyCompletedListener = void Function(SurveyInfo? surveyInfo)
PollfishSurveyNotAvailableListener = void Function()
PollfishSurveyReceivedListener = void Function(SurveyInfo? surveyInfo)
PollfishUserNotEligibleListener = void Function()
PollfishUserRejectedSurveyListener = void Function()