static Future<void> setCustomerDataPlatformId(String withId) async { return await channel.invokeMethod("setCustomerDataPlatformId", withId); }