@override Future<void> pauseDisplayingSurveys() async { await methodChannel.invokeMethod<void>('pauseDisplayingSurveys'); }