MethodChannelPopscopeIos constructor

MethodChannelPopscopeIos()

Implementation

MethodChannelPopscopeIos() {
  // 延迟设置 method call handler,避免在 binding 初始化前调用
  _ensureHandlerInitialized();
}