reportRevenue abstract method
Sends the purchase information to the AppMetrica server.
Implementation
Future<void> reportRevenue(AppMetricaRevenue revenue);
Sends the purchase information to the AppMetrica server.
Future<void> reportRevenue(AppMetricaRevenue revenue);