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