@override Future<int?> checkForRatingPop() async { return await methodChannel.invokeMethod<int>("checkForRatingPop"); }