@override void setRevenueCatAppUserId(String rcAppUserId) { methodChannel.invokeMethod<void>( setRevenueCatAppUserIdMethodName, rcAppUserId, ); }