[Request] Add In-app review for Android

For a while now iOS has had a feature where we can let the user rate our app within the app, so the user never has to leave. https://ionicframework.com/docs/native/in-app-review

It has been brought to my attention that recently Google has added the same feature for android devices. I think it would be fantastic if a native plugin could be created for the same purpose.

https://developer.android.com/guide/playcore/in-app-review

I use this Plugin in my Apps: https://ionicframework.com/docs/native/app-rate

According to the last commit there 28d ago, looks like it supports this feature