MethodChannelInappPurchase constructor

MethodChannelInappPurchase()

构造函数

Implementation

MethodChannelInappPurchase() {
  safeLog('🔵 [MethodChannel] 初始化 MethodChannelInappPurchase');
  setupMethodCallHandler();
}