Future<bool> registerApi({ required String appId, bool doOnIOS = true, bool doOnAndroid = true, String? universalLink, }) { throw UnimplementedError('registerWxApi() has not been implemented.'); }