Future<bool?> loadAd(String codeID, String method) {//外部方法先调通才有内部回调。 throw UnimplementedError('loadAd has not been implemented.'); }