reportUserProfile abstract method

Future<void> reportUserProfile(
  1. AppMetricaUserProfile userProfile
)

Sends information about updating the user profile.

Implementation

Future<void> reportUserProfile(AppMetricaUserProfile userProfile);