Future<bool?> isReady() { return Ads.instance.channelReferrer.invokeMethod('referrerIsReady', { 'id': id, "callMode": describeEnum(_callMode), }); }