resetUserProfile method

void resetUserProfile()

Implementation

void resetUserProfile() {
  _channel.invokeMethod('resetUserProfile');
}