setPollfishSurveyNotAvailableListener method

void setPollfishSurveyNotAvailableListener(
  1. PollfishSurveyNotAvailableListener pollfishSurveyNotAvailableListener
)

Implementation

void setPollfishSurveyNotAvailableListener(
        PollfishSurveyNotAvailableListener
            pollfishSurveyNotAvailableListener) =>
    _pollfishSurveyNotAvailableListener = pollfishSurveyNotAvailableListener;