@override Future<void> initialize(String productKey) async { await methodChannel.invokeMethod("initialize", productKey); }