@override Future<void> requestReviewIfAppropriate() async { await methodChannel.invokeMethod<String>(Method.requestReviewIfAppropriate); }