initAdSDK method
Implementation
Future<void> initAdSDK(String? prdId, bool isDebug, String? csjAdAppId, String? gdtAdAppId, String? ksAdAppId) async {
throw UnimplementedError('initAdSDK() has not been implemented.');
}
Future<void> initAdSDK(String? prdId, bool isDebug, String? csjAdAppId, String? gdtAdAppId, String? ksAdAppId) async {
throw UnimplementedError('initAdSDK() has not been implemented.');
}